#CEDBF8#CEDBF8
#CEDBF8 is a very light, muted blue. Relative luminance 0.706; OKLCH L 89.1% C 0.042 H 266.3°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBF8 |
|---|---|
| RGB | rgb(206, 219, 248) |
| HSL | hsl(221, 75%, 89%) |
| HSV | hsv(221, 17%, 97%) |
| CMYK | cmyk(16.9%, 11.7%, 0%, 2.7%) |
| CIE-LAB | lab(87.27, 1.45, -15.60) |
| CIE-LCH | lch(87.27, 15.67, 275.32°) |
| OKLab | oklab(89.07% -0.0027 -0.0423) |
| OKLCH | oklch(89.07% 0.042 266.3) |
| XYZ | xyz(67.7243, 70.5609, 98.8403) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.40
Lavender (CSS)
#E6E6FA
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 6.77
Powder Blue (survey)
#B1D1FC
ΔE00 6.85
Periwinkle
#CCCCFF
ΔE00 7.55
Light Periwinkle
#C1C6FC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBF8 #F8EBCE
analogous
#CEF0F8 #CEDBF8 #D6CEF8
triadic
#CEDBF8 #F8CEDB #DBF8CE
tetradic
#CEDBF8 #F8CEF0 #F8EBCE #CEF8D6
square
#CEDBF8 #F8CEF0 #F8EBCE #CEF8D6
split-complementary
#CEDBF8 #F8D6CE #F0F8CE
monochromatic
#638CE9 #98B4F0 #CEDBF8 #E4EBFB #E4EBFB
Accessibility & contrast
On white
1.39
#CEDBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#CEDBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBF8
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBF8 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDF9
Deuteranopia (green-blind)
#CFD9F7
Tritanopia (blue-blind)
#C4E1E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedbf8; /* rgb */ color: rgb(206, 219, 248); /* oklch */ color: oklch(89.1% 0.042 266.3);
Tailwind
colors: {
custom: {
50: '#dde6fa',
500: '#cedbf8',
950: '#000000',
},
}SCSS
$custom: #cedbf8; $custom-light: #dde6fa; $custom-dark: #000000;
JSON
{
"hex": "#cedbf8",
"rgb": {
"r": 206,
"g": 219,
"b": 248
},
"hsl": {
"h": 221.429,
"s": 75,
"l": 89.02
},
"oklch": {
"l": 0.89071,
"c": 0.04237,
"h": 266.3
},
"luminance": 0.70562
}Semantic roles & 50–950 ramp
primary
#CEDBF8
secondary
#DCC48E
accent
#990ED7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485