#CEDDF3#CEDDF3
#CEDDF3 is a very light, muted blue. Relative luminance 0.713; OKLCH L 89.3% C 0.034 H 257.8°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDF3 |
|---|---|
| RGB | rgb(206, 221, 243) |
| HSL | hsl(216, 61%, 88%) |
| HSV | hsv(216, 15%, 95%) |
| CMYK | cmyk(15.2%, 9.1%, 0%, 4.7%) |
| CIE-LAB | lab(87.63, -0.64, -12.42) |
| CIE-LCH | lch(87.63, 12.44, 267.07°) |
| OKLab | oklab(89.31% -0.0072 -0.0336) |
| OKLCH | oklch(89.31% 0.034 257.8) |
| XYZ | xyz(67.4839, 71.3046, 94.9844) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.00
Lightsteelblue
#B0C4DE
ΔE00 6.44
Lavender (CSS)
#E6E6FA
ΔE00 6.98
Powder Blue (survey)
#B1D1FC
ΔE00 7.25
Cloudy Blue
#ACC2D9
ΔE00 7.27
Fog
#D8DCE0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDF3 #F3E4CE
analogous
#CEEFF3 #CEDDF3 #D1CEF3
triadic
#CEDDF3 #F3CEDD #DDF3CE
tetradic
#CEDDF3 #F3CEEF #F3E4CE #CEF3D1
square
#CEDDF3 #F3CEEF #F3E4CE #CEF3D1
split-complementary
#CEDDF3 #F3D1CE #EFF3CE
monochromatic
#6C99DB #9DBBE7 #CEDDF3 #E6EEF9 #E6EEF9
Accessibility & contrast
On white
1.38
#CEDDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#CEDDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDF3
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDF3 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF4
Deuteranopia (green-blind)
#D2DAF3
Tritanopia (blue-blind)
#C5E2E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ceddf3; /* rgb */ color: rgb(206, 221, 243); /* oklch */ color: oklch(89.3% 0.034 257.8);
Tailwind
colors: {
custom: {
50: '#dde7f7',
500: '#ceddf3',
950: '#000000',
},
}SCSS
$custom: #ceddf3; $custom-light: #dde7f7; $custom-dark: #000000;
JSON
{
"hex": "#ceddf3",
"rgb": {
"r": 206,
"g": 221,
"b": 243
},
"hsl": {
"h": 215.676,
"s": 60.656,
"l": 88.039
},
"oklch": {
"l": 0.89305,
"c": 0.03435,
"h": 257.8
},
"luminance": 0.71306
}Semantic roles & 50–950 ramp
primary
#CEDDF3
secondary
#D3B992
accent
#831DC8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485