#CECFF4#CECFF4
#CECFF4 is a very light, muted blue. Relative luminance 0.643; OKLCH L 86.6% C 0.051 H 284.1°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFF4 |
|---|---|
| RGB | rgb(206, 207, 244) |
| HSL | hsl(238, 63%, 88%) |
| HSV | hsv(238, 16%, 96%) |
| CMYK | cmyk(15.6%, 15.2%, 0%, 4.3%) |
| CIE-LAB | lab(84.11, 6.94, -18.24) |
| CIE-LCH | lch(84.11, 19.52, 290.84°) |
| OKLab | oklab(86.56% 0.0124 -0.0495) |
| OKLCH | oklch(86.56% 0.051 284.1) |
| XYZ | xyz(64.0919, 64.2784, 94.6007) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.58
Light Periwinkle
#C1C6FC
ΔE00 5.09
Lavender (CSS)
#E6E6FA
ΔE00 7.52
Pale Lilac
#E4CBFF
ΔE00 7.90
Light Lavender
#DFC5FE
ΔE00 8.16
Light Blue Grey
#B7C9E2
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFF4 #F4F3CE
analogous
#CEE2F4 #CECFF4 #E0CEF4
triadic
#CECFF4 #F4CECF #CFF4CE
tetradic
#CECFF4 #F4CEE2 #F4F3CE #CEF4E0
square
#CECFF4 #F4CEE2 #F4F3CE #CEF4E0
split-complementary
#CECFF4 #F4E0CE #E2F4CE
monochromatic
#6A6DDE #9C9EE9 #CECFF4 #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.52
#CECFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#CECFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFF4
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFF4 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D3F6
Deuteranopia (green-blind)
#C5D1F3
Tritanopia (blue-blind)
#C6D5DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cecff4; /* rgb */ color: rgb(206, 207, 244); /* oklch */ color: oklch(86.6% 0.051 284.1);
Tailwind
colors: {
custom: {
50: '#ddddf7',
500: '#cecff4',
950: '#000000',
},
}SCSS
$custom: #cecff4; $custom-light: #ddddf7; $custom-dark: #000000;
JSON
{
"hex": "#cecff4",
"rgb": {
"r": 206,
"g": 207,
"b": 244
},
"hsl": {
"h": 238.421,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.86557,
"c": 0.05103,
"h": 284.1
},
"luminance": 0.64279
}Semantic roles & 50–950 ramp
primary
#CECFF4
secondary
#D5D391
accent
#C61ACB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485