#CEC3CF#CEC3CF
#CEC3CF is a very light, muted purple. Relative luminance 0.567; OKLCH L 83.0% C 0.020 H 323.3°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC3CF |
|---|---|
| RGB | rgb(206, 195, 207) |
| HSL | hsl(295, 11%, 79%) |
| HSV | hsv(295, 6%, 81%) |
| CMYK | cmyk(0.5%, 5.8%, 0%, 18.8%) |
| CIE-LAB | lab(79.99, 6.00, -4.61) |
| CIE-LCH | lch(79.99, 7.57, 322.47°) |
| OKLab | oklab(82.97% 0.0164 -0.0122) |
| OKLCH | oklch(82.97% 0.02 323.3) |
| XYZ | xyz(56.2295, 56.6573, 66.9931) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.76
Dove Gray
#B6B8BD
ΔE00 8.22
Silver
#C0C0C0
ΔE00 8.39
Light Gray
#D3D3D3
ΔE00 8.80
Lavender (CSS)
#E6E6FA
ΔE00 9.37
Gainsboro
#DCDCDC
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC3CF #C4CFC3
analogous
#C8C3CF #CEC3CF #CFC3CA
triadic
#CEC3CF #CFCEC3 #C3CFCE
tetradic
#CEC3CF #CFC8C3 #C4CFC3 #C3CACF
square
#CEC3CF #CFC8C3 #C4CFC3 #C3CACF
split-complementary
#CEC3CF #CACFC3 #C3CFC8
monochromatic
#967F99 #B2A1B4 #CEC3CF #EAE5EA #F1EEF1
Accessibility & contrast
On white
1.70
#CEC3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#CEC3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC3CF
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC3CF | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D0
Deuteranopia (green-blind)
#C4C7CF
Tritanopia (blue-blind)
#CFC4C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cec3cf; /* rgb */ color: rgb(206, 195, 207); /* oklch */ color: oklch(83.0% 0.020 323.3);
Tailwind
colors: {
custom: {
50: '#ddd5dd',
500: '#cec3cf',
950: '#000000',
},
}SCSS
$custom: #cec3cf; $custom-light: #ddd5dd; $custom-dark: #000000;
JSON
{
"hex": "#cec3cf",
"rgb": {
"r": 206,
"g": 195,
"b": 207
},
"hsl": {
"h": 295,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.82973,
"c": 0.02043,
"h": 323.3
},
"luminance": 0.56657
}Semantic roles & 50–950 ramp
primary
#CEC3CF
secondary
#95A393
accent
#955056
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384