#CEDBFD#CEDBFD
#CEDBFD is a very light, muted blue. Relative luminance 0.709; OKLCH L 89.2% C 0.049 H 268.8°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBFD |
|---|---|
| RGB | rgb(206, 219, 253) |
| HSL | hsl(223, 92%, 90%) |
| HSV | hsv(223, 19%, 99%) |
| CMYK | cmyk(18.6%, 13.4%, 0%, 0.8%) |
| CIE-LAB | lab(87.42, 2.51, -18.00) |
| CIE-LCH | lch(87.42, 18.18, 277.95°) |
| OKLab | oklab(89.24% -0.001 -0.0489) |
| OKLCH | oklch(89.24% 0.049 268.8) |
| XYZ | xyz(68.5104, 70.8754, 102.9802) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.23
Periwinkle
#CCCCFF
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 6.60
Powder Blue (survey)
#B1D1FC
ΔE00 6.74
Lavender (CSS)
#E6E6FA
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBFD #FDF0CE
analogous
#CEF3FD #CEDBFD #D8CEFD
triadic
#CEDBFD #FDCEDB #DBFDCE
tetradic
#CEDBFD #FDCEF3 #FDF0CE #CEFDD8
square
#CEDBFD #FDCEF3 #FDF0CE #CEFDD8
split-complementary
#CEDBFD #FDD8CE #F3FDCE
monochromatic
#5885F8 #93B0FB #CEDBFD #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.38
#CEDBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#CEDBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBFD
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBFD | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#CDD9FC
Tritanopia (blue-blind)
#C3E1E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedbfd; /* rgb */ color: rgb(206, 219, 253); /* oklch */ color: oklch(89.2% 0.049 268.8);
Tailwind
colors: {
custom: {
50: '#dde6fe',
500: '#cedbfd',
950: '#000000',
},
}SCSS
$custom: #cedbfd; $custom-light: #dde6fe; $custom-dark: #000000;
JSON
{
"hex": "#cedbfd",
"rgb": {
"r": 206,
"g": 219,
"b": 253
},
"hsl": {
"h": 223.404,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.89242,
"c": 0.04893,
"h": 268.8
},
"luminance": 0.70877
}Semantic roles & 50–950 ramp
primary
#CEDBFD
secondary
#E6CC8A
accent
#A600E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485