#CECFFD#CECFFD
#CECFFD is a very light, moderate blue. Relative luminance 0.648; OKLCH L 86.9% C 0.063 H 284.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFFD |
|---|---|
| RGB | rgb(206, 207, 253) |
| HSL | hsl(239, 92%, 90%) |
| HSV | hsv(239, 19%, 99%) |
| CMYK | cmyk(18.6%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(84.40, 8.86, -22.57) |
| CIE-LCH | lch(84.40, 24.25, 291.44°) |
| OKLab | oklab(86.88% 0.0154 -0.0616) |
| OKLCH | oklch(86.88% 0.063 284) |
| XYZ | xyz(65.4919, 64.8384, 101.9741) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.30
Light Periwinkle
#C1C6FC
ΔE00 3.36
Pale Lilac
#E4CBFF
ΔE00 7.19
Light Lavender
#DFC5FE
ΔE00 7.20
Pale Lavender
#EECFFE
ΔE00 9.28
Lavender (CSS)
#E6E6FA
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFFD #FDFCCE
analogous
#CEE7FD #CECFFD #E4CEFD
triadic
#CECFFD #FDCECF #CFFDCE
tetradic
#CECFFD #FDCEE7 #FDFCCE #CEFDE4
square
#CECFFD #FDCEE7 #FDFCCE #CEFDE4
split-complementary
#CECFFD #FDE4CE #E7FDCE
monochromatic
#585CF8 #9395FB #CECFFD #E2E2FE #E2E2FE
Accessibility & contrast
On white
1.50
#CECFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#CECFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFFD
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFFD | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#C4D7DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cecffd; /* rgb */ color: rgb(206, 207, 253); /* oklch */ color: oklch(86.9% 0.063 284.0);
Tailwind
colors: {
custom: {
50: '#ddddfe',
500: '#cecffd',
950: '#000000',
},
}SCSS
$custom: #cecffd; $custom-light: #ddddfe; $custom-dark: #000000;
JSON
{
"hex": "#cecffd",
"rgb": {
"r": 206,
"g": 207,
"b": 253
},
"hsl": {
"h": 238.723,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.86879,
"c": 0.06345,
"h": 284
},
"luminance": 0.64839
}Semantic roles & 50–950 ramp
primary
#CECFFD
secondary
#E6E48A
accent
#E100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485