#CEC6FF#CEC6FF
#CEC6FF is a very light, moderate blue. Relative luminance 0.607; OKLCH L 85.2% C 0.079 H 291.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC6FF |
|---|---|
| RGB | rgb(206, 198, 255) |
| HSL | hsl(248, 100%, 89%) |
| HSV | hsv(248, 22%, 100%) |
| CMYK | cmyk(19.2%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(82.23, 14.13, -26.93) |
| CIE-LCH | lch(82.23, 30.41, 297.68°) |
| OKLab | oklab(85.22% 0.0284 -0.0737) |
| OKLCH | oklch(85.22% 0.079 291.1) |
| XYZ | xyz(63.6936, 60.7293, 102.9546) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.41
Light Periwinkle
#C1C6FC
ΔE00 3.58
Light Lavender
#DFC5FE
ΔE00 4.82
Pale Lilac
#E4CBFF
ΔE00 5.53
Light Violet
#D6B4FC
ΔE00 6.57
Pale Violet
#CEAEFA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC6FF #F7FFC6
analogous
#C6DBFF #CEC6FF #EBC6FF
triadic
#CEC6FF #FFCEC6 #C6FFCE
tetradic
#CEC6FF #FFC6DB #F7FFC6 #C6FFEB
square
#CEC6FF #FFC6DB #F7FFC6 #C6FFEB
split-complementary
#CEC6FF #FFEBC6 #DBFFC6
monochromatic
#654CFF #9989FF #CEC6FF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.60
#CEC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#CEC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC6FF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC6FF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CEFF
Deuteranopia (green-blind)
#B9CBFD
Tritanopia (blue-blind)
#C4CFD9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cec6ff; /* rgb */ color: rgb(206, 198, 255); /* oklch */ color: oklch(85.2% 0.079 291.1);
Tailwind
colors: {
custom: {
50: '#ddd7ff',
500: '#cec6ff',
950: '#000000',
},
}SCSS
$custom: #cec6ff; $custom-light: #ddd7ff; $custom-dark: #000000;
JSON
{
"hex": "#cec6ff",
"rgb": {
"r": 206,
"g": 198,
"b": 255
},
"hsl": {
"h": 248.421,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.85217,
"c": 0.07903,
"h": 291.1
},
"luminance": 0.6073
}Semantic roles & 50–950 ramp
primary
#CEC6FF
secondary
#DAE981
accent
#E600C5
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386