#CECFF2#CECFF2
#CECFF2 is a very light, muted blue. Relative luminance 0.642; OKLCH L 86.5% C 0.048 H 284.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFF2 |
|---|---|
| RGB | rgb(206, 207, 242) |
| HSL | hsl(238, 58%, 88%) |
| HSV | hsv(238, 15%, 95%) |
| CMYK | cmyk(14.9%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(84.05, 6.52, -17.27) |
| CIE-LCH | lch(84.05, 18.46, 290.70°) |
| OKLab | oklab(86.49% 0.0117 -0.0468) |
| OKLCH | oklch(86.49% 0.048 284) |
| XYZ | xyz(63.7899, 64.1576, 93.0101) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.16
Light Periwinkle
#C1C6FC
ΔE00 5.56
Lavender (CSS)
#E6E6FA
ΔE00 7.12
Pale Lilac
#E4CBFF
ΔE00 8.21
Light Lavender
#DFC5FE
ΔE00 8.51
Light Blue Grey
#B7C9E2
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFF2 #F2F1CE
analogous
#CEE1F2 #CECFF2 #DFCEF2
triadic
#CECFF2 #F2CECF #CFF2CE
tetradic
#CECFF2 #F2CEE1 #F2F1CE #CEF2DF
square
#CECFF2 #F2CEE1 #F2F1CE #CEF2DF
split-complementary
#CECFF2 #F2DFCE #E1F2CE
monochromatic
#6D70D8 #9EA0E5 #CECFF2 #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.52
#CECFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#CECFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFF2
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFF2 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F4
Deuteranopia (green-blind)
#C5D1F1
Tritanopia (blue-blind)
#C7D5DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cecff2; /* rgb */ color: rgb(206, 207, 242); /* oklch */ color: oklch(86.5% 0.048 284.0);
Tailwind
colors: {
custom: {
50: '#ddddf6',
500: '#cecff2',
950: '#000000',
},
}SCSS
$custom: #cecff2; $custom-light: #ddddf6; $custom-dark: #000000;
JSON
{
"hex": "#cecff2",
"rgb": {
"r": 206,
"g": 207,
"b": 242
},
"hsl": {
"h": 238.333,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.86488,
"c": 0.04826,
"h": 284
},
"luminance": 0.64158
}Semantic roles & 50–950 ramp
primary
#CECFF2
secondary
#D1D093
accent
#C120C6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485