#CECAFF#CECAFF
#CECAFF is a very light, moderate blue. Relative luminance 0.626; OKLCH L 86.0% C 0.073 H 288.2°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CECAFF |
|---|---|
| RGB | rgb(206, 202, 255) |
| HSL | hsl(245, 100%, 90%) |
| HSV | hsv(245, 21%, 100%) |
| CMYK | cmyk(19.2%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(83.22, 11.97, -25.43) |
| CIE-LCH | lch(83.22, 28.10, 295.22°) |
| OKLab | oklab(85.99% 0.0229 -0.0695) |
| OKLCH | oklch(85.99% 0.073 288.2) |
| XYZ | xyz(64.6199, 62.5820, 103.2634) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.14
Light Periwinkle
#C1C6FC
ΔE00 3.06
Light Lavender
#DFC5FE
ΔE00 5.68
Pale Lilac
#E4CBFF
ΔE00 6.03
Light Violet
#D6B4FC
ΔE00 7.86
Pale Lavender
#EECFFE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECAFF #FBFFCA
analogous
#CAE1FF #CECAFF #E9CAFF
triadic
#CECAFF #FFCECA #CAFFCE
tetradic
#CECAFF #FFCAE1 #FBFFCA #CAFFE9
square
#CECAFF #FFCAE1 #FBFFCA #CAFFE9
split-complementary
#CECAFF #FFE9CA #E1FFCA
monochromatic
#5D50FF #958DFF #CECAFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.55
#CECAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#CECAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECAFF
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECAFF | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD1FF
Deuteranopia (green-blind)
#BDCEFE
Tritanopia (blue-blind)
#C4D3DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cecaff; /* rgb */ color: rgb(206, 202, 255); /* oklch */ color: oklch(86.0% 0.073 288.2);
Tailwind
colors: {
custom: {
50: '#dddaff',
500: '#cecaff',
950: '#000000',
},
}SCSS
$custom: #cecaff; $custom-light: #dddaff; $custom-dark: #000000;
JSON
{
"hex": "#cecaff",
"rgb": {
"r": 206,
"g": 202,
"b": 255
},
"hsl": {
"h": 244.528,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.85985,
"c": 0.07319,
"h": 288.2
},
"luminance": 0.62583
}Semantic roles & 50–950 ramp
primary
#CECAFF
secondary
#E2E984
accent
#E600D4
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386