#CEDDF6#CEDDF6
#CEDDF6 is a very light, muted blue. Relative luminance 0.715; OKLCH L 89.4% C 0.038 H 260.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDF6 |
|---|---|
| RGB | rgb(206, 221, 246) |
| HSL | hsl(218, 69%, 89%) |
| HSV | hsv(218, 16%, 96%) |
| CMYK | cmyk(16.3%, 10.2%, 0%, 3.5%) |
| CIE-LAB | lab(87.72, -0.01, -13.87) |
| CIE-LCH | lch(87.72, 13.87, 269.95°) |
| OKLab | oklab(89.4% -0.0061 -0.0375) |
| OKLCH | oklch(89.4% 0.038 260.7) |
| XYZ | xyz(67.9406, 71.4873, 97.3898) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.02
Lightsteelblue
#B0C4DE
ΔE00 6.47
Lavender (CSS)
#E6E6FA
ΔE00 6.75
Powder Blue (survey)
#B1D1FC
ΔE00 6.79
Cloudy Blue
#ACC2D9
ΔE00 7.53
Fog
#D8DCE0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDF6 #F6E7CE
analogous
#CEF1F6 #CEDDF6 #D3CEF6
triadic
#CEDDF6 #F6CEDD #DDF6CE
tetradic
#CEDDF6 #F6CEF1 #F6E7CE #CEF6D3
square
#CEDDF6 #F6CEF1 #F6E7CE #CEF6D3
split-complementary
#CEDDF6 #F6D3CE #F1F6CE
monochromatic
#6795E3 #9AB9ED #CEDDF6 #E5EDFA #E5EDFA
Accessibility & contrast
On white
1.37
#CEDDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#CEDDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDF6
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDF6 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF7
Deuteranopia (green-blind)
#D1DAF5
Tritanopia (blue-blind)
#C4E2E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ceddf6; /* rgb */ color: rgb(206, 221, 246); /* oklch */ color: oklch(89.4% 0.038 260.7);
Tailwind
colors: {
custom: {
50: '#dde7f9',
500: '#ceddf6',
950: '#000000',
},
}SCSS
$custom: #ceddf6; $custom-light: #dde7f9; $custom-dark: #000000;
JSON
{
"hex": "#ceddf6",
"rgb": {
"r": 206,
"g": 221,
"b": 246
},
"hsl": {
"h": 217.5,
"s": 68.966,
"l": 88.627
},
"oklch": {
"l": 0.89404,
"c": 0.03804,
"h": 260.7
},
"luminance": 0.71489
}Semantic roles & 50–950 ramp
primary
#CEDDF6
secondary
#D8BD90
accent
#8A15D1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485