#CEDEF8#CEDEF8
#CEDEF8 is a very light, muted blue. Relative luminance 0.721; OKLCH L 89.7% C 0.040 H 260.1°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEF8 |
|---|---|
| RGB | rgb(206, 222, 248) |
| HSL | hsl(217, 75%, 89%) |
| HSV | hsv(217, 17%, 97%) |
| CMYK | cmyk(16.9%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(88.04, -0.12, -14.45) |
| CIE-LCH | lch(88.04, 14.45, 269.54°) |
| OKLab | oklab(89.67% -0.0068 -0.0391) |
| OKLCH | oklch(89.67% 0.04 260.1) |
| XYZ | xyz(68.5140, 72.1403, 99.1035) |
| Luminance | 0.7214 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.17
Powder Blue (survey)
#B1D1FC
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 6.59
Lavender (CSS)
#E6E6FA
ΔE00 7.00
Cloudy Blue
#ACC2D9
ΔE00 7.66
Fog
#D8DCE0
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEF8 #F8E8CE
analogous
#CEF3F8 #CEDEF8 #D3CEF8
triadic
#CEDEF8 #F8CEDE #DEF8CE
tetradic
#CEDEF8 #F8CEF3 #F8E8CE #CEF8D3
square
#CEDEF8 #F8CEF3 #F8E8CE #CEF8D3
split-complementary
#CEDEF8 #F8D3CE #F3F8CE
monochromatic
#6396E9 #98BAF0 #CEDEF8 #E4EDFB #E4EDFB
Accessibility & contrast
On white
1.36
#CEDEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#CEDEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEF8
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEF8 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF9
Deuteranopia (green-blind)
#D2DBF7
Tritanopia (blue-blind)
#C4E3E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cedef8; /* rgb */ color: rgb(206, 222, 248); /* oklch */ color: oklch(89.7% 0.040 260.1);
Tailwind
colors: {
custom: {
50: '#dde8fa',
500: '#cedef8',
950: '#000000',
},
}SCSS
$custom: #cedef8; $custom-light: #dde8fa; $custom-dark: #000000;
JSON
{
"hex": "#cedef8",
"rgb": {
"r": 206,
"g": 222,
"b": 248
},
"hsl": {
"h": 217.143,
"s": 75,
"l": 89.02
},
"oklch": {
"l": 0.89671,
"c": 0.03974,
"h": 260.1
},
"luminance": 0.72142
}Semantic roles & 50–950 ramp
primary
#CEDEF8
secondary
#DCBE8E
accent
#8B0ED7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485