#CEC2CF#CEC2CF
#CEC2CF is a very light, muted purple. Relative luminance 0.562; OKLCH L 82.8% C 0.022 H 323.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC2CF |
|---|---|
| RGB | rgb(206, 194, 207) |
| HSL | hsl(295, 12%, 79%) |
| HSV | hsv(295, 6%, 81%) |
| CMYK | cmyk(0.5%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(79.73, 6.54, -4.99) |
| CIE-LCH | lch(79.73, 8.22, 322.67°) |
| OKLab | oklab(82.78% 0.0178 -0.0132) |
| OKLCH | oklch(82.78% 0.022 323.5) |
| XYZ | xyz(56.0062, 56.2107, 66.9187) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.18
Dove Gray
#B6B8BD
ΔE00 8.66
Silver
#C0C0C0
ΔE00 8.93
Light Gray
#D3D3D3
ΔE00 9.40
Lavender (CSS)
#E6E6FA
ΔE00 9.61
Pinkish Grey
#C8ACA9
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC2CF #C3CFC2
analogous
#C7C2CF #CEC2CF #CFC2C9
triadic
#CEC2CF #CFCEC2 #C2CFCE
tetradic
#CEC2CF #CFC7C2 #C3CFC2 #C2C9CF
square
#CEC2CF #CFC7C2 #C3CFC2 #C2C9CF
split-complementary
#CEC2CF #C9CFC2 #C2CFC7
monochromatic
#977D99 #B2A0B4 #CEC2CF #EAE4EA #F1EEF2
Accessibility & contrast
On white
1.72
#CEC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#CEC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC2CF
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC2CF | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D0
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#CFC3C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cec2cf; /* rgb */ color: rgb(206, 194, 207); /* oklch */ color: oklch(82.8% 0.022 323.5);
Tailwind
colors: {
custom: {
50: '#ddd4dd',
500: '#cec2cf',
950: '#000000',
},
}SCSS
$custom: #cec2cf; $custom-light: #ddd4dd; $custom-dark: #000000;
JSON
{
"hex": "#cec2cf",
"rgb": {
"r": 206,
"g": 194,
"b": 207
},
"hsl": {
"h": 295.385,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.82775,
"c": 0.0222,
"h": 323.5
},
"luminance": 0.5621
}Semantic roles & 50–950 ramp
primary
#CEC2CF
secondary
#94A392
accent
#964F55
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384