#DEEBFB#DEEBFB
#DEEBFB is a very light, muted cyan. Relative luminance 0.819; OKLCH L 93.5% C 0.026 H 253.6°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBFB |
|---|---|
| RGB | rgb(222, 235, 251) |
| HSL | hsl(213, 78%, 93%) |
| HSV | hsv(213, 12%, 98%) |
| CMYK | cmyk(11.6%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(92.54, -1.23, -9.19) |
| CIE-LCH | lch(92.54, 9.28, 262.39°) |
| OKLab | oklab(93.51% -0.0073 -0.0247) |
| OKLCH | oklch(93.51% 0.026 253.6) |
| XYZ | xyz(77.2412, 81.9102, 102.9889) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.71
Fog
#D8DCE0
ΔE00 6.22
Ghostwhite
#F8F8FF
ΔE00 6.63
Lavender (CSS)
#E6E6FA
ΔE00 6.71
Whitesmoke
#F5F5F5
ΔE00 8.11
Gainsboro
#DCDCDC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBFB #FBEEDE
analogous
#DEFAFB #DEEBFB #DFDEFB
triadic
#DEEBFB #FBDEEB #EBFBDE
tetradic
#DEEBFB #FBDEFA #FBEEDE #DEFBDF
square
#DEEBFB #FBDEFA #FBEEDE #DEFBDF
split-complementary
#DEEBFB #FBDFDE #FAFBDE
monochromatic
#71A9EE #A7CAF4 #DEEBFB #E4EEFC #E4EEFC
Accessibility & contrast
On white
1.21
#DEEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#DEEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBFB
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBFB | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFC
Deuteranopia (green-blind)
#E2E8FB
Tritanopia (blue-blind)
#D7EEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #deebfb; /* rgb */ color: rgb(222, 235, 251); /* oklch */ color: oklch(93.5% 0.026 253.6);
Tailwind
colors: {
custom: {
50: '#e8f1fc',
500: '#deebfb',
950: '#000000',
},
}SCSS
$custom: #deebfb; $custom-light: #e8f1fc; $custom-dark: #000000;
JSON
{
"hex": "#deebfb",
"rgb": {
"r": 222,
"g": 235,
"b": 251
},
"hsl": {
"h": 213.103,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.93512,
"c": 0.02579,
"h": 253.6
},
"luminance": 0.81911
}Semantic roles & 50–950 ramp
primary
#DEEBFB
secondary
#E2C29B
accent
#7D0BDB
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585