#CEC5CF#CEC5CF
#CEC5CF is a very light, near-neutral purple. Relative luminance 0.576; OKLCH L 83.4% C 0.017 H 322.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC5CF |
|---|---|
| RGB | rgb(206, 197, 207) |
| HSL | hsl(294, 9%, 79%) |
| HSV | hsv(294, 5%, 81%) |
| CMYK | cmyk(0.5%, 4.8%, 0%, 18.8%) |
| CIE-LAB | lab(80.49, 4.94, -3.87) |
| CIE-LCH | lch(80.49, 6.27, 321.95°) |
| OKLab | oklab(83.37% 0.0134 -0.0102) |
| OKLCH | oklch(83.37% 0.017 322.7) |
| XYZ | xyz(56.6806, 57.5596, 67.1435) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Silver
#C0C0C0
ΔE00 7.30
Dove Gray
#B6B8BD
ΔE00 7.36
Light Gray
#D3D3D3
ΔE00 7.55
Thistle
#D8BFD8
ΔE00 7.98
Gainsboro
#DCDCDC
ΔE00 8.53
Fog
#D8DCE0
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC5CF #C6CFC5
analogous
#C9C5CF #CEC5CF #CFC5CB
triadic
#CEC5CF #CFCEC5 #C5CFCE
tetradic
#CEC5CF #CFC9C5 #C6CFC5 #C5CBCF
square
#CEC5CF #CFC9C5 #C6CFC5 #C5CBCF
split-complementary
#CEC5CF #CBCFC5 #C5CFC9
monochromatic
#958298 #B2A4B3 #CEC5CF #EAE6EB #F1EEF1
Accessibility & contrast
On white
1.68
#CEC5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#CEC5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC5CF
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC5CF | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#CEC6C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cec5cf; /* rgb */ color: rgb(206, 197, 207); /* oklch */ color: oklch(83.4% 0.017 322.7);
Tailwind
colors: {
custom: {
50: '#ddd6dd',
500: '#cec5cf',
950: '#000000',
},
}SCSS
$custom: #cec5cf; $custom-light: #ddd6dd; $custom-dark: #000000;
JSON
{
"hex": "#cec5cf",
"rgb": {
"r": 206,
"g": 197,
"b": 207
},
"hsl": {
"h": 294,
"s": 9.434,
"l": 79.216
},
"oklch": {
"l": 0.83369,
"c": 0.0169,
"h": 322.7
},
"luminance": 0.57559
}Semantic roles & 50–950 ramp
primary
#CEC5CF
secondary
#97A396
accent
#935259
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384