#CEDBFB#CEDBFB
#CEDBFB is a very light, muted blue. Relative luminance 0.708; OKLCH L 89.2% C 0.046 H 267.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBFB |
|---|---|
| RGB | rgb(206, 219, 251) |
| HSL | hsl(223, 85%, 90%) |
| HSV | hsv(223, 18%, 98%) |
| CMYK | cmyk(17.9%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(87.36, 2.09, -17.04) |
| CIE-LCH | lch(87.36, 17.17, 276.98°) |
| OKLab | oklab(89.17% -0.0017 -0.0463) |
| OKLCH | oklch(89.17% 0.046 267.9) |
| XYZ | xyz(68.1935, 70.7486, 101.3111) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.89
Lavender (CSS)
#E6E6FA
ΔE00 6.58
Periwinkle
#CCCCFF
ΔE00 6.76
Powder Blue (survey)
#B1D1FC
ΔE00 6.76
Light Periwinkle
#C1C6FC
ΔE00 7.03
Lightsteelblue
#B0C4DE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBFB #FBEECE
analogous
#CEF2FB #CEDBFB #D8CEFB
triadic
#CEDBFB #FBCEDB #DBFBCE
tetradic
#CEDBFB #FBCEF2 #FBEECE #CEFBD8
square
#CEDBFB #FBCEF2 #FBEECE #CEFBD8
split-complementary
#CEDBFB #FBD8CE #F2FBCE
monochromatic
#5D88F2 #95B1F6 #CEDBFB #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.39
#CEDBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#CEDBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBFB
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBFB | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFD
Deuteranopia (green-blind)
#CED9FA
Tritanopia (blue-blind)
#C3E1E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedbfb; /* rgb */ color: rgb(206, 219, 251); /* oklch */ color: oklch(89.2% 0.046 267.9);
Tailwind
colors: {
custom: {
50: '#dde6fc',
500: '#cedbfb',
950: '#000000',
},
}SCSS
$custom: #cedbfb; $custom-light: #dde6fc; $custom-dark: #000000;
JSON
{
"hex": "#cedbfb",
"rgb": {
"r": 206,
"g": 219,
"b": 251
},
"hsl": {
"h": 222.667,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.89173,
"c": 0.04629,
"h": 267.9
},
"luminance": 0.7075
}Semantic roles & 50–950 ramp
primary
#CEDBFB
secondary
#E2C98C
accent
#A104E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485