#CEDFF8#CEDFF8
#CEDFF8 is a very light, muted blue. Relative luminance 0.727; OKLCH L 89.9% C 0.039 H 257.9°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFF8 |
|---|---|
| RGB | rgb(206, 223, 248) |
| HSL | hsl(216, 75%, 89%) |
| HSV | hsv(216, 17%, 97%) |
| CMYK | cmyk(16.9%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(88.29, -0.64, -14.07) |
| CIE-LCH | lch(88.29, 14.08, 267.41°) |
| OKLab | oklab(89.87% -0.0081 -0.0381) |
| OKLCH | oklch(89.87% 0.039 257.9) |
| XYZ | xyz(68.7804, 72.6731, 99.1923) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.26
Powder Blue (survey)
#B1D1FC
ΔE00 6.58
Lightsteelblue
#B0C4DE
ΔE00 6.66
Lavender (CSS)
#E6E6FA
ΔE00 7.34
Cloudy Blue
#ACC2D9
ΔE00 7.60
Fog
#D8DCE0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFF8 #F8E7CE
analogous
#CEF4F8 #CEDFF8 #D2CEF8
triadic
#CEDFF8 #F8CEDF #DFF8CE
tetradic
#CEDFF8 #F8CEF4 #F8E7CE #CEF8D2
square
#CEDFF8 #F8CEF4 #F8E7CE #CEF8D2
split-complementary
#CEDFF8 #F8D2CE #F4F8CE
monochromatic
#6399E9 #98BCF0 #CEDFF8 #E4EEFB #E4EEFB
Accessibility & contrast
On white
1.35
#CEDFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#CEDFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFF8
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFF8 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F9
Deuteranopia (green-blind)
#D2DCF7
Tritanopia (blue-blind)
#C4E4E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cedff8; /* rgb */ color: rgb(206, 223, 248); /* oklch */ color: oklch(89.9% 0.039 257.9);
Tailwind
colors: {
custom: {
50: '#dde8fa',
500: '#cedff8',
950: '#000000',
},
}SCSS
$custom: #cedff8; $custom-light: #dde8fa; $custom-dark: #000000;
JSON
{
"hex": "#cedff8",
"rgb": {
"r": 206,
"g": 223,
"b": 248
},
"hsl": {
"h": 215.714,
"s": 75,
"l": 89.02
},
"oklch": {
"l": 0.89872,
"c": 0.03896,
"h": 257.9
},
"luminance": 0.72674
}Semantic roles & 50–950 ramp
primary
#CEDFF8
secondary
#DCBC8E
accent
#860ED7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485