#CEDCF8#CEDCF8
#CEDCF8 is a very light, muted blue. Relative luminance 0.711; OKLCH L 89.3% C 0.041 H 264.3°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCF8 |
|---|---|
| RGB | rgb(206, 220, 248) |
| HSL | hsl(220, 75%, 89%) |
| HSV | hsv(220, 17%, 97%) |
| CMYK | cmyk(16.9%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(87.53, 0.93, -15.22) |
| CIE-LCH | lch(87.53, 15.24, 273.49°) |
| OKLab | oklab(89.27% -0.0041 -0.0412) |
| OKLCH | oklch(89.27% 0.041 264.3) |
| XYZ | xyz(67.9860, 71.0843, 98.9275) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.25
Lavender (CSS)
#E6E6FA
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 6.65
Powder Blue (survey)
#B1D1FC
ΔE00 6.69
Cloudy Blue
#ACC2D9
ΔE00 7.95
Periwinkle
#CCCCFF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCF8 #F8EACE
analogous
#CEF1F8 #CEDCF8 #D5CEF8
triadic
#CEDCF8 #F8CEDC #DCF8CE
tetradic
#CEDCF8 #F8CEF1 #F8EACE #CEF8D5
square
#CEDCF8 #F8CEF1 #F8EACE #CEF8D5
split-complementary
#CEDCF8 #F8D5CE #F1F8CE
monochromatic
#6390E9 #98B6F0 #CEDCF8 #E4ECFB #E4ECFB
Accessibility & contrast
On white
1.38
#CEDCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#CEDCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCF8
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCF8 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF9
Deuteranopia (green-blind)
#D0DAF7
Tritanopia (blue-blind)
#C4E1E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedcf8; /* rgb */ color: rgb(206, 220, 248); /* oklch */ color: oklch(89.3% 0.041 264.3);
Tailwind
colors: {
custom: {
50: '#dde6fa',
500: '#cedcf8',
950: '#000000',
},
}SCSS
$custom: #cedcf8; $custom-light: #dde6fa; $custom-dark: #000000;
JSON
{
"hex": "#cedcf8",
"rgb": {
"r": 206,
"g": 220,
"b": 248
},
"hsl": {
"h": 220,
"s": 75,
"l": 89.02
},
"oklch": {
"l": 0.89271,
"c": 0.04144,
"h": 264.3
},
"luminance": 0.71086
}Semantic roles & 50–950 ramp
primary
#CEDCF8
secondary
#DCC28E
accent
#940ED7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485