#CED9F2#CED9F2
#CED9F2 is a very light, muted blue. Relative luminance 0.692; OKLCH L 88.5% C 0.036 H 266.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9F2 |
|---|---|
| RGB | rgb(206, 217, 242) |
| HSL | hsl(222, 58%, 88%) |
| HSV | hsv(222, 15%, 95%) |
| CMYK | cmyk(14.9%, 10.3%, 0%, 5.1%) |
| CIE-LAB | lab(86.58, 1.25, -13.47) |
| CIE-LCH | lch(86.58, 13.52, 275.29°) |
| OKLab | oklab(88.47% -0.0021 -0.0364) |
| OKLCH | oklch(88.47% 0.036 266.7) |
| XYZ | xyz(66.2897, 69.1573, 93.8434) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.02
Lavender (CSS)
#E6E6FA
ΔE00 5.74
Lightsteelblue
#B0C4DE
ΔE00 6.46
Powder Blue (survey)
#B1D1FC
ΔE00 7.60
Cloudy Blue
#ACC2D9
ΔE00 7.74
Periwinkle
#CCCCFF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9F2 #F2E7CE
analogous
#CEEBF2 #CED9F2 #D5CEF2
triadic
#CED9F2 #F2CED9 #D9F2CE
tetradic
#CED9F2 #F2CEEB #F2E7CE #CEF2D5
square
#CED9F2 #F2CEEB #F2E7CE #CEF2D5
split-complementary
#CED9F2 #F2D5CE #EBF2CE
monochromatic
#6D8ED8 #9EB3E5 #CED9F2 #E7ECF9 #E7ECF9
Accessibility & contrast
On white
1.42
#CED9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#CED9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9F2
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9F2 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF3
Deuteranopia (green-blind)
#CFD7F1
Tritanopia (blue-blind)
#C6DEE1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ced9f2; /* rgb */ color: rgb(206, 217, 242); /* oklch */ color: oklch(88.5% 0.036 266.7);
Tailwind
colors: {
custom: {
50: '#dde4f6',
500: '#ced9f2',
950: '#000000',
},
}SCSS
$custom: #ced9f2; $custom-light: #dde4f6; $custom-dark: #000000;
JSON
{
"hex": "#ced9f2",
"rgb": {
"r": 206,
"g": 217,
"b": 242
},
"hsl": {
"h": 221.667,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.88471,
"c": 0.03647,
"h": 266.7
},
"luminance": 0.69158
}Semantic roles & 50–950 ramp
primary
#CED9F2
secondary
#D1BE93
accent
#9320C6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485