#CECFE5#CECFE5
#CECFE5 is a very light, muted blue. Relative luminance 0.634; OKLCH L 86.1% C 0.030 H 283.7°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFE5 |
|---|---|
| RGB | rgb(206, 207, 229) |
| HSL | hsl(237, 31%, 85%) |
| HSV | hsv(237, 10%, 90%) |
| CMYK | cmyk(10%, 9.6%, 0%, 10.2%) |
| CIE-LAB | lab(83.65, 3.87, -10.95) |
| CIE-LCH | lch(83.65, 11.61, 289.46°) |
| OKLab | oklab(86.05% 0.0072 -0.0294) |
| OKLCH | oklch(86.05% 0.03 283.7) |
| XYZ | xyz(61.9064, 63.4042, 83.0903) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.31
Light Blue Grey
#B7C9E2
ΔE00 7.41
Periwinkle
#CCCCFF
ΔE00 8.38
Lightsteelblue
#B0C4DE
ΔE00 8.52
Fog
#D8DCE0
ΔE00 8.84
Light Periwinkle
#C1C6FC
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFE5 #E5E4CE
analogous
#CEDAE5 #CECFE5 #D8CEE5
triadic
#CECFE5 #E5CECF #CFE5CE
tetradic
#CECFE5 #E5CEDA #E5E4CE #CEE5D8
square
#CECFE5 #E5CEDA #E5E4CE #CEE5D8
split-complementary
#CECFE5 #E5D8CE #DAE5CE
monochromatic
#7E81BB #A6A8D0 #CECFE5 #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.53
#CECFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#CECFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFE5
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFE5 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD1E6
Deuteranopia (green-blind)
#C9D0E4
Tritanopia (blue-blind)
#C9D3D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cecfe5; /* rgb */ color: rgb(206, 207, 229); /* oklch */ color: oklch(86.1% 0.030 283.7);
Tailwind
colors: {
custom: {
50: '#dddded',
500: '#cecfe5',
950: '#000000',
},
}SCSS
$custom: #cecfe5; $custom-light: #dddded; $custom-dark: #000000;
JSON
{
"hex": "#cecfe5",
"rgb": {
"r": 206,
"g": 207,
"b": 229
},
"hsl": {
"h": 237.391,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.8605,
"c": 0.03031,
"h": 283.7
},
"luminance": 0.63405
}Semantic roles & 50–950 ramp
primary
#CECFE5
secondary
#BEBC9A
accent
#A53CA9
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484