#CEC1FF#CEC1FF
#CEC1FF is a very light, moderate violet. Relative luminance 0.585; OKLCH L 84.3% C 0.087 H 294.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC1FF |
|---|---|
| RGB | rgb(206, 193, 255) |
| HSL | hsl(253, 100%, 88%) |
| HSV | hsv(253, 24%, 100%) |
| CMYK | cmyk(19.2%, 24.3%, 0%, 0%) |
| CIE-LAB | lab(81.01, 16.83, -28.81) |
| CIE-LCH | lch(81.01, 33.37, 300.29°) |
| OKLab | oklab(84.27% 0.0353 -0.079) |
| OKLCH | oklch(84.27% 0.087 294.1) |
| XYZ | xyz(62.5695, 58.4812, 102.5799) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.97
Light Lavender
#DFC5FE
ΔE00 4.29
Light Periwinkle
#C1C6FC
ΔE00 4.58
Light Violet
#D6B4FC
ΔE00 5.03
Pale Lilac
#E4CBFF
ΔE00 5.48
Pale Violet
#CEAEFA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC1FF #F2FFC1
analogous
#C1D3FF #CEC1FF #EDC1FF
triadic
#CEC1FF #FFCEC1 #C1FFCE
tetradic
#CEC1FF #FFC1D3 #F2FFC1 #C1FFED
square
#CEC1FF #FFC1D3 #F2FFC1 #C1FFED
split-complementary
#CEC1FF #FFEDC1 #D3FFC1
monochromatic
#6D47FF #9E84FF #CEC1FF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.65
#CEC1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#CEC1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC1FF
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC1FF | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#B4C8FD
Tritanopia (blue-blind)
#C5CBD6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cec1ff; /* rgb */ color: rgb(206, 193, 255); /* oklch */ color: oklch(84.3% 0.087 294.1);
Tailwind
colors: {
custom: {
50: '#ddd3ff',
500: '#cec1ff',
950: '#000000',
},
}SCSS
$custom: #cec1ff; $custom-light: #ddd3ff; $custom-dark: #000000;
JSON
{
"hex": "#cec1ff",
"rgb": {
"r": 206,
"g": 193,
"b": 255
},
"hsl": {
"h": 252.581,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.84267,
"c": 0.08654,
"h": 294.1
},
"luminance": 0.58482
}Semantic roles & 50–950 ramp
primary
#CEC1FF
secondary
#D1E87C
accent
#E600B5
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386