#CEDDFB#CEDDFB
#CEDDFB is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.6% C 0.044 H 264.3°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDFB |
|---|---|
| RGB | rgb(206, 221, 251) |
| HSL | hsl(220, 85%, 90%) |
| HSV | hsv(220, 18%, 98%) |
| CMYK | cmyk(17.9%, 12%, 0%, 1.6%) |
| CIE-LAB | lab(87.87, 1.04, -16.28) |
| CIE-LCH | lch(87.87, 16.31, 273.65°) |
| OKLab | oklab(89.57% -0.0044 -0.0442) |
| OKLCH | oklch(89.57% 0.044 264.3) |
| XYZ | xyz(68.7184, 71.7984, 101.4861) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.54
Powder Blue (survey)
#B1D1FC
ΔE00 6.38
Lavender (CSS)
#E6E6FA
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 6.88
Periwinkle
#CCCCFF
ΔE00 7.82
Light Periwinkle
#C1C6FC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDFB #FBECCE
analogous
#CEF4FB #CEDDFB #D6CEFB
triadic
#CEDDFB #FBCEDD #DDFBCE
tetradic
#CEDDFB #FBCEF4 #FBECCE #CEFBD6
square
#CEDDFB #FBCEF4 #FBECCE #CEFBD6
split-complementary
#CEDDFB #FBD6CE #F4FBCE
monochromatic
#5D8EF2 #95B6F6 #CEDDFB #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.37
#CEDDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#CEDDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDFB
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDFB | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFC
Deuteranopia (green-blind)
#D0DBFA
Tritanopia (blue-blind)
#C3E3E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ceddfb; /* rgb */ color: rgb(206, 221, 251); /* oklch */ color: oklch(89.6% 0.044 264.3);
Tailwind
colors: {
custom: {
50: '#dde7fc',
500: '#ceddfb',
950: '#000000',
},
}SCSS
$custom: #ceddfb; $custom-light: #dde7fc; $custom-dark: #000000;
JSON
{
"hex": "#ceddfb",
"rgb": {
"r": 206,
"g": 221,
"b": 251
},
"hsl": {
"h": 220,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.89572,
"c": 0.04439,
"h": 264.3
},
"luminance": 0.718
}Semantic roles & 50–950 ramp
primary
#CEDDFB
secondary
#E2C58C
accent
#9804E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485