#DEEDF5#DEEDF5
#DEEDF5 is a very light, near-neutral cyan. Relative luminance 0.827; OKLCH L 93.7% C 0.019 H 230.7°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEDF5 |
|---|---|
| RGB | rgb(222, 237, 245) |
| HSL | hsl(201, 53%, 92%) |
| HSV | hsv(201, 9%, 96%) |
| CMYK | cmyk(9.4%, 3.3%, 0%, 3.9%) |
| CIE-LAB | lab(92.88, -3.42, -5.56) |
| CIE-LCH | lch(92.88, 6.53, 238.39°) |
| OKLab | oklab(93.73% -0.0122 -0.0149) |
| OKLCH | oklch(93.73% 0.019 230.7) |
| XYZ | xyz(76.8862, 82.6895, 98.2785) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.75
Azure (CSS)
#F0FFFF
ΔE00 5.31
Fog
#D8DCE0
ΔE00 5.45
Whitesmoke
#F5F5F5
ΔE00 6.83
Ghostwhite
#F8F8FF
ΔE00 7.19
Gainsboro
#DCDCDC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEDF5 #F5E6DE
analogous
#DEF5F2 #DEEDF5 #DEE2F5
triadic
#DEEDF5 #F5DEED #EDF5DE
tetradic
#DEEDF5 #F2DEF5 #F5E6DE #E2F5DE
square
#DEEDF5 #F2DEF5 #F5E6DE #E2F5DE
split-complementary
#DEEDF5 #F5DEE2 #F5F2DE
monochromatic
#80BAD9 #AFD3E7 #DEEDF5 #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.20
#DEEDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#DEEDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEDF5
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEDF5 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF5
Deuteranopia (green-blind)
#E6E9F5
Tritanopia (blue-blind)
#D8EFEF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #deedf5; /* rgb */ color: rgb(222, 237, 245); /* oklch */ color: oklch(93.7% 0.019 230.7);
Tailwind
colors: {
custom: {
50: '#e8f2f8',
500: '#deedf5',
950: '#000000',
},
}SCSS
$custom: #deedf5; $custom-light: #e8f2f8; $custom-dark: #000000;
JSON
{
"hex": "#deedf5",
"rgb": {
"r": 222,
"g": 237,
"b": 245
},
"hsl": {
"h": 200.87,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.93728,
"c": 0.01931,
"h": 230.7
},
"luminance": 0.82691
}Semantic roles & 50–950 ramp
primary
#DEEDF5
secondary
#D5B4A2
accent
#5B25C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585