#CECBDC#CECBDC
#CECBDC is a very light, muted violet. Relative luminance 0.610; OKLCH L 85.0% C 0.024 H 294.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CECBDC |
|---|---|
| RGB | rgb(206, 203, 220) |
| HSL | hsl(251, 20%, 83%) |
| HSV | hsv(251, 8%, 86%) |
| CMYK | cmyk(6.4%, 7.7%, 0%, 13.7%) |
| CIE-LAB | lab(82.38, 4.21, -8.04) |
| CIE-LCH | lch(82.38, 9.08, 297.65°) |
| OKLab | oklab(84.97% 0.0096 -0.0215) |
| OKLCH | oklch(84.97% 0.024 294) |
| XYZ | xyz(59.7254, 61.0008, 76.3241) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.28
Dove Gray
#B6B8BD
ΔE00 8.29
Fog
#D8DCE0
ΔE00 8.34
Light Gray
#D3D3D3
ΔE00 8.44
Thistle
#D8BFD8
ΔE00 8.70
Silver
#C0C0C0
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECBDC #D9DCCB
analogous
#CBD0DC #CECBDC #D6CBDC
triadic
#CECBDC #DCCECB #CBDCCE
tetradic
#CECBDC #DCCBD0 #D9DCCB #CBDCD6
square
#CECBDC #DCCBD0 #D9DCCB #CBDCD6
split-complementary
#CECBDC #DCD6CB #D0DCCB
monochromatic
#8982AB #ACA6C3 #CECBDC #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.59
#CECBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#CECBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECBDC
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECBDC | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#C8CDDB
Tritanopia (blue-blind)
#CCCDD0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cecbdc; /* rgb */ color: rgb(206, 203, 220); /* oklch */ color: oklch(85.0% 0.024 294.0);
Tailwind
colors: {
custom: {
50: '#dddae6',
500: '#cecbdc',
950: '#000000',
},
}SCSS
$custom: #cecbdc; $custom-light: #dddae6; $custom-dark: #000000;
JSON
{
"hex": "#cecbdc",
"rgb": {
"r": 206,
"g": 203,
"b": 220
},
"hsl": {
"h": 250.588,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.84966,
"c": 0.02357,
"h": 294
},
"luminance": 0.61001
}Semantic roles & 50–950 ramp
primary
#CECBDC
secondary
#AEB299
accent
#9E488F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384