#DEEDFF#DEEDFF
#DEEDFF is a very light, muted cyan. Relative luminance 0.833; OKLCH L 94.0% C 0.029 H 252.9°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEDFF |
|---|---|
| RGB | rgb(222, 237, 255) |
| HSL | hsl(213, 100%, 94%) |
| HSV | hsv(213, 13%, 100%) |
| CMYK | cmyk(12.9%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(93.15, -1.46, -10.36) |
| CIE-LCH | lch(93.15, 10.46, 261.97°) |
| OKLab | oklab(94.04% -0.0086 -0.0279) |
| OKLCH | oklch(94.04% 0.029 252.9) |
| XYZ | xyz(78.4542, 83.3167, 106.5367) |
| Luminance | 0.8332 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.18
Fog
#D8DCE0
ΔE00 7.11
Lavender (CSS)
#E6E6FA
ΔE00 7.13
Ghostwhite
#F8F8FF
ΔE00 7.21
Light Blue Grey
#B7C9E2
ΔE00 8.69
Whitesmoke
#F5F5F5
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEDFF #FFF0DE
analogous
#DEFEFF #DEEDFF #DFDEFF
triadic
#DEEDFF #FFDEED #EDFFDE
tetradic
#DEEDFF #FFDEFE #FFF0DE #DEFFDF
square
#DEEDFF #FFDEFE #FFF0DE #DEFFDF
split-complementary
#DEEDFF #FFDFDE #FEFFDE
monochromatic
#64AAFF #A1CCFF #DEEDFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.19
#DEEDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#DEEDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEDFF
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEDFF | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#D6F1F3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #deedff; /* rgb */ color: rgb(222, 237, 255); /* oklch */ color: oklch(94.0% 0.029 252.9);
Tailwind
colors: {
custom: {
50: '#e8f2ff',
500: '#deedff',
950: '#000000',
},
}SCSS
$custom: #deedff; $custom-light: #e8f2ff; $custom-dark: #000000;
JSON
{
"hex": "#deedff",
"rgb": {
"r": 222,
"g": 237,
"b": 255
},
"hsl": {
"h": 212.727,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.94035,
"c": 0.02921,
"h": 252.9
},
"luminance": 0.83318
}Semantic roles & 50–950 ramp
primary
#DEEDFF
secondary
#ECC595
accent
#7D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161718
muted
#848586