#CEC8DA#CEC8DA
#CEC8DA is a very light, muted violet. Relative luminance 0.595; OKLCH L 84.3% C 0.026 H 301.0°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC8DA |
|---|---|
| RGB | rgb(206, 200, 218) |
| HSL | hsl(260, 20%, 82%) |
| HSV | hsv(260, 8%, 85%) |
| CMYK | cmyk(5.5%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(81.56, 5.42, -8.19) |
| CIE-LCH | lch(81.56, 9.82, 303.51°) |
| OKLab | oklab(84.31% 0.0132 -0.0219) |
| OKLCH | oklch(84.31% 0.026 301) |
| XYZ | xyz(58.7605, 59.4923, 74.7036) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.15
Thistle
#D8BFD8
ΔE00 7.23
Dove Gray
#B6B8BD
ΔE00 8.84
Light Gray
#D3D3D3
ΔE00 9.37
Silver
#C0C0C0
ΔE00 9.54
Fog
#D8DCE0
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC8DA #D4DAC8
analogous
#C8CBDA #CEC8DA #D7C8DA
triadic
#CEC8DA #DACEC8 #C8DACE
tetradic
#CEC8DA #DAC8CB #D4DAC8 #C8DAD7
square
#CEC8DA #DAC8CB #D4DAC8 #C8DAD7
split-complementary
#CEC8DA #DAD7C8 #CBDAC8
monochromatic
#8D7FA9 #ADA3C1 #CEC8DA #EFEDF3 #EFEDF3
Accessibility & contrast
On white
1.63
#CEC8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#CEC8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC8DA
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC8DA | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDB
Deuteranopia (green-blind)
#C6CBD9
Tritanopia (blue-blind)
#CCCACE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cec8da; /* rgb */ color: rgb(206, 200, 218); /* oklch */ color: oklch(84.3% 0.026 301.0);
Tailwind
colors: {
custom: {
50: '#ddd8e5',
500: '#cec8da',
950: '#000000',
},
}SCSS
$custom: #cec8da; $custom-light: #ddd8e5; $custom-dark: #000000;
JSON
{
"hex": "#cec8da",
"rgb": {
"r": 206,
"g": 200,
"b": 218
},
"hsl": {
"h": 260,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.84307,
"c": 0.02555,
"h": 301
},
"luminance": 0.59492
}Semantic roles & 50–950 ramp
primary
#CEC8DA
secondary
#A7B097
accent
#9E4881
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384