#CEC2DF#CEC2DF
#CEC2DF is a very light, muted violet. Relative luminance 0.570; OKLCH L 83.3% C 0.042 H 304.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC2DF |
|---|---|
| RGB | rgb(206, 194, 223) |
| HSL | hsl(265, 31%, 82%) |
| HSV | hsv(265, 13%, 87%) |
| CMYK | cmyk(7.6%, 13%, 0%, 12.5%) |
| CIE-LAB | lab(80.20, 9.60, -12.90) |
| CIE-LCH | lch(80.20, 16.08, 306.66°) |
| OKLab | oklab(83.29% 0.0236 -0.0347) |
| OKLCH | oklch(83.29% 0.042 304.2) |
| XYZ | xyz(58.0622, 57.0332, 77.7474) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.54
Pale Lilac
#E4CBFF
ΔE00 7.49
Pale Lavender
#EECFFE
ΔE00 8.01
Light Lavender
#DFC5FE
ΔE00 8.02
Periwinkle
#CCCCFF
ΔE00 8.04
Light Lilac
#EDC8FF
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC2DF #D3DFC2
analogous
#C2C5DF #CEC2DF #DDC2DF
triadic
#CEC2DF #DFCEC2 #C2DFCE
tetradic
#CEC2DF #DFC2C5 #D3DFC2 #C2DFDD
square
#CEC2DF #DFC2C5 #D3DFC2 #C2DFDD
split-complementary
#CEC2DF #DFDDC2 #C5DFC2
monochromatic
#8E72B5 #AE9ACA #CEC2DF #EEEAF4 #EFEBF4
Accessibility & contrast
On white
1.69
#CEC2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#CEC2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC2DF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC2DF | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC7E0
Deuteranopia (green-blind)
#BFC7DE
Tritanopia (blue-blind)
#CCC6CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cec2df; /* rgb */ color: rgb(206, 194, 223); /* oklch */ color: oklch(83.3% 0.042 304.2);
Tailwind
colors: {
custom: {
50: '#ddd4e9',
500: '#cec2df',
950: '#000000',
},
}SCSS
$custom: #cec2df; $custom-light: #ddd4e9; $custom-dark: #000000;
JSON
{
"hex": "#cec2df",
"rgb": {
"r": 206,
"g": 194,
"b": 223
},
"hsl": {
"h": 264.828,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.83292,
"c": 0.04197,
"h": 304.2
},
"luminance": 0.57033
}Semantic roles & 50–950 ramp
primary
#CEC2DF
secondary
#A6B78E
accent
#AA3C7C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384