#CEC8D5#CEC8D5
#CEC8D5 is a very light, near-neutral violet. Relative luminance 0.592; OKLCH L 84.2% C 0.019 H 306.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC8D5 |
|---|---|
| RGB | rgb(206, 200, 213) |
| HSL | hsl(268, 13%, 81%) |
| HSV | hsv(268, 6%, 84%) |
| CMYK | cmyk(3.3%, 6.1%, 0%, 16.5%) |
| CIE-LAB | lab(81.42, 4.47, -5.72) |
| CIE-LCH | lch(81.42, 7.26, 307.99°) |
| OKLab | oklab(84.15% 0.0113 -0.0152) |
| OKLCH | oklch(84.15% 0.019 306.6) |
| XYZ | xyz(58.1161, 59.2345, 71.3096) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.50
Lavender (CSS)
#E6E6FA
ΔE00 7.57
Light Gray
#D3D3D3
ΔE00 7.64
Silver
#C0C0C0
ΔE00 7.79
Thistle
#D8BFD8
ΔE00 8.20
Fog
#D8DCE0
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC8D5 #CFD5C8
analogous
#C8C8D5 #CEC8D5 #D4C8D5
triadic
#CEC8D5 #D5CEC8 #C8D5CE
tetradic
#CEC8D5 #D5C8C8 #CFD5C8 #C8D5D4
square
#CEC8D5 #D5C8C8 #CFD5C8 #C8D5D4
split-complementary
#CEC8D5 #D5D4C8 #C8D5C8
monochromatic
#9083A0 #AFA5BB #CEC8D5 #EDEBEF #F0EEF2
Accessibility & contrast
On white
1.63
#CEC8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#CEC8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC8D5
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC8D5 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD6
Deuteranopia (green-blind)
#C7CAD5
Tritanopia (blue-blind)
#CDCACC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cec8d5; /* rgb */ color: rgb(206, 200, 213); /* oklch */ color: oklch(84.2% 0.019 306.6);
Tailwind
colors: {
custom: {
50: '#ddd8e1',
500: '#cec8d5',
950: '#000000',
},
}SCSS
$custom: #cec8d5; $custom-light: #ddd8e1; $custom-dark: #000000;
JSON
{
"hex": "#cec8d5",
"rgb": {
"r": 206,
"g": 200,
"b": 213
},
"hsl": {
"h": 267.692,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.8415,
"c": 0.01898,
"h": 306.6
},
"luminance": 0.59234
}Semantic roles & 50–950 ramp
primary
#CEC8D5
secondary
#A1A998
accent
#984E76
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384