#CEDBEF#CEDBEF
#CEDBEF is a very light, muted blue. Relative luminance 0.700; OKLCH L 88.8% C 0.031 H 258.9°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBEF |
|---|---|
| RGB | rgb(206, 219, 239) |
| HSL | hsl(216, 51%, 87%) |
| HSV | hsv(216, 14%, 94%) |
| CMYK | cmyk(13.8%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(87.00, -0.41, -11.25) |
| CIE-LCH | lch(87.00, 11.26, 267.89°) |
| OKLab | oklab(88.77% -0.0059 -0.0304) |
| OKLCH | oklch(88.77% 0.031 258.9) |
| XYZ | xyz(66.3615, 70.0158, 91.6628) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.90
Lightsteelblue
#B0C4DE
ΔE00 6.36
Lavender (CSS)
#E6E6FA
ΔE00 6.62
Fog
#D8DCE0
ΔE00 6.77
Cloudy Blue
#ACC2D9
ΔE00 7.13
Powder Blue (survey)
#B1D1FC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBEF #EFE2CE
analogous
#CEEBEF #CEDBEF #D2CEEF
triadic
#CEDBEF #EFCEDB #DBEFCE
tetradic
#CEDBEF #EFCEEB #EFE2CE #CEEFD2
square
#CEDBEF #EFCEEB #EFE2CE #CEEFD2
split-complementary
#CEDBEF #EFD2CE #EBEFCE
monochromatic
#7297D1 #A0B9E0 #CEDBEF #E8EEF7 #E8EEF7
Accessibility & contrast
On white
1.40
#CEDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#CEDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBEF
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBEF | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#D1D8EF
Tritanopia (blue-blind)
#C6DFE1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedbef; /* rgb */ color: rgb(206, 219, 239); /* oklch */ color: oklch(88.8% 0.031 258.9);
Tailwind
colors: {
custom: {
50: '#dde6f4',
500: '#cedbef',
950: '#000000',
},
}SCSS
$custom: #cedbef; $custom-light: #dde6f4; $custom-dark: #000000;
JSON
{
"hex": "#cedbef",
"rgb": {
"r": 206,
"g": 219,
"b": 239
},
"hsl": {
"h": 216.364,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.88773,
"c": 0.03093,
"h": 258.9
},
"luminance": 0.70017
}Semantic roles & 50–950 ramp
primary
#CEDBEF
secondary
#CCB795
accent
#8327BE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485