#CFC0EE#CFC0EE
#CFC0EE is a very light, moderate violet. Relative luminance 0.571; OKLCH L 83.5% C 0.065 H 299.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC0EE |
|---|---|
| RGB | rgb(207, 192, 238) |
| HSL | hsl(260, 58%, 84%) |
| HSV | hsv(260, 19%, 93%) |
| CMYK | cmyk(13%, 19.3%, 0%, 6.7%) |
| CIE-LAB | lab(80.26, 14.04, -20.86) |
| CIE-LCH | lch(80.26, 25.14, 303.96°) |
| OKLab | oklab(83.51% 0.0326 -0.0567) |
| OKLCH | oklch(83.51% 0.065 299.9) |
| XYZ | xyz(60.0113, 57.1376, 88.7394) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.84
Pale Lilac
#E4CBFF
ΔE00 4.21
Periwinkle
#CCCCFF
ΔE00 5.47
Pale Lavender
#EECFFE
ΔE00 6.13
Light Lilac
#EDC8FF
ΔE00 6.24
Light Violet
#D6B4FC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC0EE #DFEEC0
analogous
#C0C8EE #CFC0EE #E6C0EE
triadic
#CFC0EE #EECFC0 #C0EECF
tetradic
#CFC0EE #EEC0C8 #DFEEC0 #C0EEE6
square
#CFC0EE #EEC0C8 #DFEEC0 #C0EEE6
split-complementary
#CFC0EE #EEE6C0 #C8EEC0
monochromatic
#8660D4 #AA90E1 #CFC0EE #EDE7F8 #EDE7F8
Accessibility & contrast
On white
1.69
#CFC0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#CFC0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC0EE
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC0EE | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#B9C7ED
Tritanopia (blue-blind)
#CAC7CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc0ee; /* rgb */ color: rgb(207, 192, 238); /* oklch */ color: oklch(83.5% 0.065 299.9);
Tailwind
colors: {
custom: {
50: '#ded3f3',
500: '#cfc0ee',
950: '#000000',
},
}SCSS
$custom: #cfc0ee; $custom-light: #ded3f3; $custom-dark: #000000;
JSON
{
"hex": "#cfc0ee",
"rgb": {
"r": 207,
"g": 192,
"b": 238
},
"hsl": {
"h": 259.565,
"s": 57.5,
"l": 84.314
},
"oklch": {
"l": 0.83514,
"c": 0.06537,
"h": 299.9
},
"luminance": 0.57138
}Semantic roles & 50–950 ramp
primary
#CFC0EE
secondary
#B5CC87
accent
#C5208F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385