#CED4F2#CED4F2
#CED4F2 is a very light, muted blue. Relative luminance 0.666; OKLCH L 87.5% C 0.042 H 276.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4F2 |
|---|---|
| RGB | rgb(206, 212, 242) |
| HSL | hsl(230, 58%, 88%) |
| HSV | hsv(230, 15%, 95%) |
| CMYK | cmyk(14.9%, 12.4%, 0%, 5.1%) |
| CIE-LAB | lab(85.31, 3.88, -15.37) |
| CIE-LCH | lch(85.31, 15.85, 284.16°) |
| OKLab | oklab(87.48% 0.0048 -0.0416) |
| OKLCH | oklch(87.48% 0.042 276.6) |
| XYZ | xyz(65.0205, 66.6187, 93.4203) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.71
Periwinkle
#CCCCFF
ΔE00 5.91
Light Blue Grey
#B7C9E2
ΔE00 6.68
Light Periwinkle
#C1C6FC
ΔE00 6.72
Lightsteelblue
#B0C4DE
ΔE00 7.83
Powder Blue (survey)
#B1D1FC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4F2 #F2ECCE
analogous
#CEE6F2 #CED4F2 #DACEF2
triadic
#CED4F2 #F2CED4 #D4F2CE
tetradic
#CED4F2 #F2CEE6 #F2ECCE #CEF2DA
square
#CED4F2 #F2CEE6 #F2ECCE #CEF2DA
split-complementary
#CED4F2 #F2DACE #E6F2CE
monochromatic
#6D7FD8 #9EAAE5 #CED4F2 #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.47
#CED4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#CED4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4F2
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4F2 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F3
Deuteranopia (green-blind)
#CAD4F1
Tritanopia (blue-blind)
#C6D9DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced4f2; /* rgb */ color: rgb(206, 212, 242); /* oklch */ color: oklch(87.5% 0.042 276.6);
Tailwind
colors: {
custom: {
50: '#dde1f6',
500: '#ced4f2',
950: '#000000',
},
}SCSS
$custom: #ced4f2; $custom-light: #dde1f6; $custom-dark: #000000;
JSON
{
"hex": "#ced4f2",
"rgb": {
"r": 206,
"g": 212,
"b": 242
},
"hsl": {
"h": 230,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.87475,
"c": 0.04188,
"h": 276.6
},
"luminance": 0.6662
}Semantic roles & 50–950 ramp
primary
#CED4F2
secondary
#D1C793
accent
#AA20C6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485