#CFC2F2#CFC2F2
#CFC2F2 is a very light, moderate violet. Relative luminance 0.583; OKLCH L 84.0% C 0.068 H 297.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC2F2 |
|---|---|
| RGB | rgb(207, 194, 242) |
| HSL | hsl(256, 65%, 85%) |
| HSV | hsv(256, 20%, 95%) |
| CMYK | cmyk(14.5%, 19.8%, 0%, 5.1%) |
| CIE-LAB | lab(80.88, 13.80, -22.05) |
| CIE-LCH | lch(80.88, 26.01, 302.04°) |
| OKLab | oklab(84.04% 0.031 -0.06) |
| OKLCH | oklch(84.04% 0.068 297.3) |
| XYZ | xyz(61.0476, 58.2595, 92.0162) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.76
Pale Lilac
#E4CBFF
ΔE00 4.20
Periwinkle
#CCCCFF
ΔE00 4.53
Light Periwinkle
#C1C6FC
ΔE00 5.94
Light Violet
#D6B4FC
ΔE00 6.33
Pale Lavender
#EECFFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC2F2 #E5F2C2
analogous
#C2CDF2 #CFC2F2 #E7C2F2
triadic
#CFC2F2 #F2CFC2 #C2F2CF
tetradic
#CFC2F2 #F2C2CD #E5F2C2 #C2F2E7
square
#CFC2F2 #F2C2CD #E5F2C2 #C2F2E7
split-complementary
#CFC2F2 #F2E7C2 #CDF2C2
monochromatic
#805DDC #A790E7 #CFC2F2 #EBE6FA #EBE6FA
Accessibility & contrast
On white
1.66
#CFC2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#CFC2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC2F2
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC2F2 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#BAC8F1
Tritanopia (blue-blind)
#C9C9D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfc2f2; /* rgb */ color: rgb(207, 194, 242); /* oklch */ color: oklch(84.0% 0.068 297.3);
Tailwind
colors: {
custom: {
50: '#ded4f6',
500: '#cfc2f2',
950: '#000000',
},
}SCSS
$custom: #cfc2f2; $custom-light: #ded4f6; $custom-dark: #000000;
JSON
{
"hex": "#cfc2f2",
"rgb": {
"r": 207,
"g": 194,
"b": 242
},
"hsl": {
"h": 256.25,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.84043,
"c": 0.06755,
"h": 297.3
},
"luminance": 0.5826
}Semantic roles & 50–950 ramp
primary
#CFC2F2
secondary
#BDD286
accent
#CD199C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385