#CEDBF3#CEDBF3
#CEDBF3 is a very light, muted blue. Relative luminance 0.703; OKLCH L 88.9% C 0.036 H 262.8°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBF3 |
|---|---|
| RGB | rgb(206, 219, 243) |
| HSL | hsl(219, 61%, 88%) |
| HSV | hsv(219, 15%, 95%) |
| CMYK | cmyk(15.2%, 9.9%, 0%, 4.7%) |
| CIE-LAB | lab(87.12, 0.41, -13.19) |
| CIE-LCH | lch(87.12, 13.19, 271.77°) |
| OKLab | oklab(88.9% -0.0045 -0.0357) |
| OKLCH | oklch(88.9% 0.036 262.8) |
| XYZ | xyz(66.9590, 70.2548, 94.8094) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.87
Lavender (CSS)
#E6E6FA
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 6.34
Powder Blue (survey)
#B1D1FC
ΔE00 7.24
Cloudy Blue
#ACC2D9
ΔE00 7.46
Fog
#D8DCE0
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBF3 #F3E6CE
analogous
#CEEDF3 #CEDBF3 #D3CEF3
triadic
#CEDBF3 #F3CEDB #DBF3CE
tetradic
#CEDBF3 #F3CEED #F3E6CE #CEF3D3
square
#CEDBF3 #F3CEED #F3E6CE #CEF3D3
split-complementary
#CEDBF3 #F3D3CE #EDF3CE
monochromatic
#6C93DB #9DB7E7 #CEDBF3 #E6EDF9 #E6EDF9
Accessibility & contrast
On white
1.40
#CEDBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#CEDBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBF3
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBF3 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF4
Deuteranopia (green-blind)
#D0D9F2
Tritanopia (blue-blind)
#C5E0E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedbf3; /* rgb */ color: rgb(206, 219, 243); /* oklch */ color: oklch(88.9% 0.036 262.8);
Tailwind
colors: {
custom: {
50: '#dde6f7',
500: '#cedbf3',
950: '#000000',
},
}SCSS
$custom: #cedbf3; $custom-light: #dde6f7; $custom-dark: #000000;
JSON
{
"hex": "#cedbf3",
"rgb": {
"r": 206,
"g": 219,
"b": 243
},
"hsl": {
"h": 218.919,
"s": 60.656,
"l": 88.039
},
"oklch": {
"l": 0.88904,
"c": 0.03594,
"h": 262.8
},
"luminance": 0.70256
}Semantic roles & 50–950 ramp
primary
#CEDBF3
secondary
#D3BC92
accent
#8C1DC8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485