#CEDBF4#CEDBF4
#CEDBF4 is a very light, muted blue. Relative luminance 0.703; OKLCH L 88.9% C 0.037 H 263.6°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBF4 |
|---|---|
| RGB | rgb(206, 219, 244) |
| HSL | hsl(219, 63%, 88%) |
| HSV | hsv(219, 16%, 96%) |
| CMYK | cmyk(15.6%, 10.2%, 0%, 4.3%) |
| CIE-LAB | lab(87.15, 0.61, -13.67) |
| CIE-LCH | lch(87.15, 13.68, 272.58°) |
| OKLab | oklab(88.94% -0.0041 -0.037) |
| OKLCH | oklch(88.94% 0.037 263.6) |
| XYZ | xyz(67.1104, 70.3154, 95.6069) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.93
Lavender (CSS)
#E6E6FA
ΔE00 6.20
Lightsteelblue
#B0C4DE
ΔE00 6.39
Powder Blue (survey)
#B1D1FC
ΔE00 7.13
Cloudy Blue
#ACC2D9
ΔE00 7.58
Fog
#D8DCE0
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBF4 #F4E7CE
analogous
#CEEEF4 #CEDBF4 #D4CEF4
triadic
#CEDBF4 #F4CEDB #DBF4CE
tetradic
#CEDBF4 #F4CEEE #F4E7CE #CEF4D4
square
#CEDBF4 #F4CEEE #F4E7CE #CEF4D4
split-complementary
#CEDBF4 #F4D4CE #EEF4CE
monochromatic
#6A92DE #9CB6E9 #CEDBF4 #E6EDF9 #E6EDF9
Accessibility & contrast
On white
1.39
#CEDBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#CEDBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBF4
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBF4 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF5
Deuteranopia (green-blind)
#D0D9F3
Tritanopia (blue-blind)
#C5E0E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedbf4; /* rgb */ color: rgb(206, 219, 244); /* oklch */ color: oklch(88.9% 0.037 263.6);
Tailwind
colors: {
custom: {
50: '#dde6f7',
500: '#cedbf4',
950: '#000000',
},
}SCSS
$custom: #cedbf4; $custom-light: #dde6f7; $custom-dark: #000000;
JSON
{
"hex": "#cedbf4",
"rgb": {
"r": 206,
"g": 219,
"b": 244
},
"hsl": {
"h": 219.474,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.88937,
"c": 0.03721,
"h": 263.6
},
"luminance": 0.70317
}Semantic roles & 50–950 ramp
primary
#CEDBF4
secondary
#D5BE91
accent
#8F1ACB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485