#CFC8DA#CFC8DA
#CFC8DA is a very light, muted violet. Relative luminance 0.596; OKLCH L 84.4% C 0.026 H 303.4°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8DA |
|---|---|
| RGB | rgb(207, 200, 218) |
| HSL | hsl(263, 20%, 82%) |
| HSV | hsv(263, 8%, 85%) |
| CMYK | cmyk(5%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(81.64, 5.75, -8.06) |
| CIE-LCH | lch(81.64, 9.91, 305.52°) |
| OKLab | oklab(84.39% 0.0142 -0.0215) |
| OKLCH | oklch(84.39% 0.026 303.4) |
| XYZ | xyz(59.0390, 59.6359, 74.7167) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.86
Lavender (CSS)
#E6E6FA
ΔE00 7.26
Dove Gray
#B6B8BD
ΔE00 9.09
Light Gray
#D3D3D3
ΔE00 9.53
Silver
#C0C0C0
ΔE00 9.72
Fog
#D8DCE0
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8DA #D3DAC8
analogous
#C8CADA #CFC8DA #D8C8DA
triadic
#CFC8DA #DACFC8 #C8DACF
tetradic
#CFC8DA #DAC8CA #D3DAC8 #C8DAD8
square
#CFC8DA #DAC8CA #D3DAC8 #C8DAD8
split-complementary
#CFC8DA #DAD8C8 #CADAC8
monochromatic
#8F7FA9 #AFA3C1 #CFC8DA #EFEDF3 #EFEDF3
Accessibility & contrast
On white
1.62
#CFC8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#CFC8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8DA
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8DA | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDB
Deuteranopia (green-blind)
#C6CBD9
Tritanopia (blue-blind)
#CDCACE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfc8da; /* rgb */ color: rgb(207, 200, 218); /* oklch */ color: oklch(84.4% 0.026 303.4);
Tailwind
colors: {
custom: {
50: '#ddd8e5',
500: '#cfc8da',
950: '#000000',
},
}SCSS
$custom: #cfc8da; $custom-light: #ddd8e5; $custom-dark: #000000;
JSON
{
"hex": "#cfc8da",
"rgb": {
"r": 207,
"g": 200,
"b": 218
},
"hsl": {
"h": 263.333,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.84387,
"c": 0.02582,
"h": 303.4
},
"luminance": 0.59636
}Semantic roles & 50–950 ramp
primary
#CFC8DA
secondary
#A6B097
accent
#9E487C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384