#CEDDF2#CEDDF2
#CEDDF2 is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.3% C 0.033 H 256.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDF2 |
|---|---|
| RGB | rgb(206, 221, 242) |
| HSL | hsl(215, 58%, 88%) |
| HSV | hsv(215, 15%, 95%) |
| CMYK | cmyk(14.9%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(87.60, -0.84, -11.94) |
| CIE-LCH | lch(87.60, 11.97, 265.97°) |
| OKLab | oklab(89.27% -0.0076 -0.0323) |
| OKLCH | oklch(89.27% 0.033 256.8) |
| XYZ | xyz(67.3333, 71.2443, 94.1912) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.05
Lightsteelblue
#B0C4DE
ΔE00 6.48
Lavender (CSS)
#E6E6FA
ΔE00 7.10
Fog
#D8DCE0
ΔE00 7.18
Cloudy Blue
#ACC2D9
ΔE00 7.22
Powder Blue (survey)
#B1D1FC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDF2 #F2E3CE
analogous
#CEEFF2 #CEDDF2 #D1CEF2
triadic
#CEDDF2 #F2CEDD #DDF2CE
tetradic
#CEDDF2 #F2CEEF #F2E3CE #CEF2D1
square
#CEDDF2 #F2CEEF #F2E3CE #CEF2D1
split-complementary
#CEDDF2 #F2D1CE #EFF2CE
monochromatic
#6D9AD8 #9EBBE5 #CEDDF2 #E7EEF9 #E7EEF9
Accessibility & contrast
On white
1.38
#CEDDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#CEDDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDF2
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDF2 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF3
Deuteranopia (green-blind)
#D2DAF2
Tritanopia (blue-blind)
#C5E1E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ceddf2; /* rgb */ color: rgb(206, 221, 242); /* oklch */ color: oklch(89.3% 0.033 256.8);
Tailwind
colors: {
custom: {
50: '#dde7f6',
500: '#ceddf2',
950: '#000000',
},
}SCSS
$custom: #ceddf2; $custom-light: #dde7f6; $custom-dark: #000000;
JSON
{
"hex": "#ceddf2",
"rgb": {
"r": 206,
"g": 221,
"b": 242
},
"hsl": {
"h": 215,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.89273,
"c": 0.03314,
"h": 256.8
},
"luminance": 0.71246
}Semantic roles & 50–950 ramp
primary
#CEDDF2
secondary
#D1B793
accent
#8120C6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485