#DEEBF9#DEEBF9
#DEEBF9 is a very light, muted cyan. Relative luminance 0.818; OKLCH L 93.5% C 0.024 H 250.1°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBF9 |
|---|---|
| RGB | rgb(222, 235, 249) |
| HSL | hsl(211, 69%, 92%) |
| HSV | hsv(211, 11%, 98%) |
| CMYK | cmyk(10.8%, 5.6%, 0%, 2.4%) |
| CIE-LAB | lab(92.48, -1.62, -8.23) |
| CIE-LCH | lch(92.48, 8.39, 258.85°) |
| OKLab | oklab(93.45% -0.008 -0.0221) |
| OKLCH | oklch(93.45% 0.024 250.1) |
| XYZ | xyz(76.9276, 81.7848, 101.3373) |
| Luminance | 0.8179 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.19
Fog
#D8DCE0
ΔE00 5.70
Ghostwhite
#F8F8FF
ΔE00 6.47
Lavender (CSS)
#E6E6FA
ΔE00 7.24
Whitesmoke
#F5F5F5
ΔE00 7.60
Gainsboro
#DCDCDC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBF9 #F9ECDE
analogous
#DEF9F9 #DEEBF9 #DFDEF9
triadic
#DEEBF9 #F9DEEB #EBF9DE
tetradic
#DEEBF9 #F9DEF9 #F9ECDE #DEF9DF
square
#DEEBF9 #F9DEF9 #F9ECDE #DEF9DF
split-complementary
#DEEBF9 #F9DFDE #F9F9DE
monochromatic
#76ACE6 #AACCF0 #DEEBF9 #E5EFFA #E5EFFA
Accessibility & contrast
On white
1.21
#DEEBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#DEEBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBF9
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBF9 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFA
Deuteranopia (green-blind)
#E3E8F9
Tritanopia (blue-blind)
#D8EEEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #deebf9; /* rgb */ color: rgb(222, 235, 249); /* oklch */ color: oklch(93.5% 0.024 250.1);
Tailwind
colors: {
custom: {
50: '#e8f1fb',
500: '#deebf9',
950: '#000000',
},
}SCSS
$custom: #deebf9; $custom-light: #e8f1fb; $custom-dark: #000000;
JSON
{
"hex": "#deebf9",
"rgb": {
"r": 222,
"g": 235,
"b": 249
},
"hsl": {
"h": 211.111,
"s": 69.231,
"l": 92.353
},
"oklch": {
"l": 0.9345,
"c": 0.02355,
"h": 250.1
},
"luminance": 0.81786
}Semantic roles & 50–950 ramp
primary
#DEEBF9
secondary
#DDBF9E
accent
#7614D1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585