#CEC4FF#CEC4FF
#CEC4FF is a very light, moderate violet. Relative luminance 0.598; OKLCH L 84.8% C 0.082 H 292.3°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC4FF |
|---|---|
| RGB | rgb(206, 196, 255) |
| HSL | hsl(250, 100%, 88%) |
| HSV | hsv(250, 23%, 100%) |
| CMYK | cmyk(19.2%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(81.74, 15.21, -27.69) |
| CIE-LCH | lch(81.74, 31.59, 298.78°) |
| OKLab | oklab(84.84% 0.0312 -0.0758) |
| OKLCH | oklch(84.84% 0.082 292.3) |
| XYZ | xyz(63.2394, 59.8210, 102.8032) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.04
Light Periwinkle
#C1C6FC
ΔE00 3.95
Light Lavender
#DFC5FE
ΔE00 4.53
Pale Lilac
#E4CBFF
ΔE00 5.44
Light Violet
#D6B4FC
ΔE00 5.94
Pale Violet
#CEAEFA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC4FF #F5FFC4
analogous
#C4D7FF #CEC4FF #EBC4FF
triadic
#CEC4FF #FFCEC4 #C4FFCE
tetradic
#CEC4FF #FFC4D7 #F5FFC4 #C4FFEB
square
#CEC4FF #FFC4D7 #F5FFC4 #C4FFEB
split-complementary
#CEC4FF #FFEBC4 #D7FFC4
monochromatic
#684AFF #9B87FF #CEC4FF #E6E0FF #E6E0FF
Accessibility & contrast
On white
1.62
#CEC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#CEC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC4FF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC4FF | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#B7CAFD
Tritanopia (blue-blind)
#C4CDD8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cec4ff; /* rgb */ color: rgb(206, 196, 255); /* oklch */ color: oklch(84.8% 0.082 292.3);
Tailwind
colors: {
custom: {
50: '#ddd5ff',
500: '#cec4ff',
950: '#000000',
},
}SCSS
$custom: #cec4ff; $custom-light: #ddd5ff; $custom-dark: #000000;
JSON
{
"hex": "#cec4ff",
"rgb": {
"r": 206,
"g": 196,
"b": 255
},
"hsl": {
"h": 250.169,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.84836,
"c": 0.082,
"h": 292.3
},
"luminance": 0.59822
}Semantic roles & 50–950 ramp
primary
#CEC4FF
secondary
#D6E87F
accent
#E600BF
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386