#CEDDF7#CEDDF7
#CEDDF7 is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.4% C 0.039 H 261.5°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDF7 |
|---|---|
| RGB | rgb(206, 221, 247) |
| HSL | hsl(218, 72%, 89%) |
| HSV | hsv(218, 17%, 97%) |
| CMYK | cmyk(16.6%, 10.5%, 0%, 3.1%) |
| CIE-LAB | lab(87.75, 0.20, -14.35) |
| CIE-LCH | lch(87.75, 14.35, 270.78°) |
| OKLab | oklab(89.44% -0.0058 -0.0389) |
| OKLCH | oklch(89.44% 0.039 261.5) |
| XYZ | xyz(68.0945, 71.5488, 98.2004) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.08
Lightsteelblue
#B0C4DE
ΔE00 6.52
Powder Blue (survey)
#B1D1FC
ΔE00 6.68
Lavender (CSS)
#E6E6FA
ΔE00 6.72
Cloudy Blue
#ACC2D9
ΔE00 7.65
Fog
#D8DCE0
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDF7 #F7E8CE
analogous
#CEF2F7 #CEDDF7 #D4CEF7
triadic
#CEDDF7 #F7CEDD #DDF7CE
tetradic
#CEDDF7 #F7CEF2 #F7E8CE #CEF7D4
square
#CEDDF7 #F7CEF2 #F7E8CE #CEF7D4
split-complementary
#CEDDF7 #F7D4CE #F2F7CE
monochromatic
#6594E6 #99B8EE #CEDDF7 #E5EDFB #E5EDFB
Accessibility & contrast
On white
1.37
#CEDDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#CEDDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDF7
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDF7 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF8
Deuteranopia (green-blind)
#D1DAF6
Tritanopia (blue-blind)
#C4E2E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ceddf7; /* rgb */ color: rgb(206, 221, 247); /* oklch */ color: oklch(89.4% 0.039 261.5);
Tailwind
colors: {
custom: {
50: '#dde7f9',
500: '#ceddf7',
950: '#000000',
},
}SCSS
$custom: #ceddf7; $custom-light: #dde7f9; $custom-dark: #000000;
JSON
{
"hex": "#ceddf7",
"rgb": {
"r": 206,
"g": 221,
"b": 247
},
"hsl": {
"h": 218.049,
"s": 71.93,
"l": 88.824
},
"oklch": {
"l": 0.89437,
"c": 0.0393,
"h": 261.5
},
"luminance": 0.7155
}Semantic roles & 50–950 ramp
primary
#CEDDF7
secondary
#DABF8F
accent
#8D12D4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485