#CECAE2#CECAE2
#CECAE2 is a very light, muted violet. Relative luminance 0.609; OKLCH L 85.0% C 0.033 H 293.3°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CECAE2 |
|---|---|
| RGB | rgb(206, 202, 226) |
| HSL | hsl(250, 29%, 84%) |
| HSV | hsv(250, 11%, 89%) |
| CMYK | cmyk(8.8%, 10.6%, 0%, 11.4%) |
| CIE-LAB | lab(82.30, 5.92, -11.37) |
| CIE-LCH | lch(82.30, 12.82, 297.52°) |
| OKLab | oklab(84.96% 0.0132 -0.0306) |
| OKLCH | oklch(84.96% 0.033 293.3) |
| XYZ | xyz(60.2989, 60.8536, 80.5060) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.65
Thistle
#D8BFD8
ΔE00 7.59
Periwinkle
#CCCCFF
ΔE00 8.00
Light Periwinkle
#C1C6FC
ΔE00 9.21
Light Blue Grey
#B7C9E2
ΔE00 9.62
Pale Lilac
#E4CBFF
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECAE2 #DEE2CA
analogous
#CAD2E2 #CECAE2 #DACAE2
triadic
#CECAE2 #E2CECA #CAE2CE
tetradic
#CECAE2 #E2CAD2 #DEE2CA #CAE2DA
square
#CECAE2 #E2CAD2 #DEE2CA #CAE2DA
split-complementary
#CECAE2 #E2DACA #D2E2CA
monochromatic
#857BB7 #A9A2CC #CECAE2 #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.59
#CECAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#CECAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECAE2
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECAE2 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE3
Deuteranopia (green-blind)
#C6CCE1
Tritanopia (blue-blind)
#CACDD2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cecae2; /* rgb */ color: rgb(206, 202, 226); /* oklch */ color: oklch(85.0% 0.033 293.3);
Tailwind
colors: {
custom: {
50: '#dddaeb',
500: '#cecae2',
950: '#000000',
},
}SCSS
$custom: #cecae2; $custom-light: #dddaeb; $custom-dark: #000000;
JSON
{
"hex": "#cecae2",
"rgb": {
"r": 206,
"g": 202,
"b": 226
},
"hsl": {
"h": 250,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.84961,
"c": 0.03328,
"h": 293.3
},
"luminance": 0.60854
}Semantic roles & 50–950 ramp
primary
#CECAE2
secondary
#B4BA96
accent
#A83E96
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384