#DFEEF7#DFEEF7
#DFEEF7 is a very light, muted cyan. Relative luminance 0.836; OKLCH L 94.1% C 0.020 H 233.9°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEF7 |
|---|---|
| RGB | rgb(223, 238, 247) |
| HSL | hsl(203, 60%, 92%) |
| HSV | hsv(203, 10%, 97%) |
| CMYK | cmyk(9.7%, 3.6%, 0%, 3.1%) |
| CIE-LAB | lab(93.26, -3.23, -6.04) |
| CIE-LCH | lch(93.26, 6.85, 241.87°) |
| OKLab | oklab(94.06% -0.0118 -0.0162) |
| OKLCH | oklch(94.06% 0.02 233.9) |
| XYZ | xyz(77.7908, 83.5514, 100.0063) |
| Luminance | 0.8355 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.54
Azure (CSS)
#F0FFFF
ΔE00 5.52
Fog
#D8DCE0
ΔE00 5.62
Whitesmoke
#F5F5F5
ΔE00 6.88
Ghostwhite
#F8F8FF
ΔE00 6.99
Pale Grey
#FDFDFE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEF7 #F7E8DF
analogous
#DFF7F4 #DFEEF7 #DFE2F7
triadic
#DFEEF7 #F7DFEE #EEF7DF
tetradic
#DFEEF7 #F4DFF7 #F7E8DF #E2F7DF
square
#DFEEF7 #F4DFF7 #F7E8DF #E2F7DF
split-complementary
#DFEEF7 #F7DFE2 #F7F4DF
monochromatic
#7DBADF #AED4EB #DFEEF7 #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.19
#DFEEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#DFEEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEF7
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEF7 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF8
Deuteranopia (green-blind)
#E6EAF7
Tritanopia (blue-blind)
#D9F0F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dfeef7; /* rgb */ color: rgb(223, 238, 247); /* oklch */ color: oklch(94.1% 0.020 233.9);
Tailwind
colors: {
custom: {
50: '#e9f3f9',
500: '#dfeef7',
950: '#000000',
},
}SCSS
$custom: #dfeef7; $custom-light: #e9f3f9; $custom-dark: #000000;
JSON
{
"hex": "#dfeef7",
"rgb": {
"r": 223,
"g": 238,
"b": 247
},
"hsl": {
"h": 202.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.9406,
"c": 0.0201,
"h": 233.9
},
"luminance": 0.83552
}Semantic roles & 50–950 ramp
primary
#DFEEF7
secondary
#D9B6A1
accent
#5E1EC8
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585