#DFEAF7#DFEAF7
#DFEAF7 is a very light, muted cyan. Relative luminance 0.812; OKLCH L 93.3% C 0.021 H 252.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAF7 |
|---|---|
| RGB | rgb(223, 234, 247) |
| HSL | hsl(213, 60%, 92%) |
| HSV | hsv(213, 10%, 97%) |
| CMYK | cmyk(9.7%, 5.3%, 0%, 3.1%) |
| CIE-LAB | lab(92.24, -1.18, -7.54) |
| CIE-LCH | lch(92.24, 7.63, 261.10°) |
| OKLab | oklab(93.26% -0.0064 -0.0202) |
| OKLCH | oklch(93.26% 0.021 252.5) |
| XYZ | xyz(76.6391, 81.2481, 99.6224) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.95
Fog
#D8DCE0
ΔE00 5.13
Ghostwhite
#F8F8FF
ΔE00 5.90
Lavender (CSS)
#E6E6FA
ΔE00 6.70
Whitesmoke
#F5F5F5
ΔE00 7.08
Gainsboro
#DCDCDC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAF7 #F7ECDF
analogous
#DFF6F7 #DFEAF7 #E0DFF7
triadic
#DFEAF7 #F7DFEA #EAF7DF
tetradic
#DFEAF7 #F7DFF6 #F7ECDF #DFF7E0
square
#DFEAF7 #F7DFF6 #F7ECDF #DFF7E0
split-complementary
#DFEAF7 #F7E0DF #F6F7DF
monochromatic
#7DAADF #AECAEB #DFEAF7 #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.22
#DFEAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#DFEAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAF7
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAF7 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF8
Deuteranopia (green-blind)
#E3E8F7
Tritanopia (blue-blind)
#D9EDEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfeaf7; /* rgb */ color: rgb(223, 234, 247); /* oklch */ color: oklch(93.3% 0.021 252.5);
Tailwind
colors: {
custom: {
50: '#e9f0f9',
500: '#dfeaf7',
950: '#000000',
},
}SCSS
$custom: #dfeaf7; $custom-light: #e9f0f9; $custom-dark: #000000;
JSON
{
"hex": "#dfeaf7",
"rgb": {
"r": 223,
"g": 234,
"b": 247
},
"hsl": {
"h": 212.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.93262,
"c": 0.02122,
"h": 252.5
},
"luminance": 0.81249
}Semantic roles & 50–950 ramp
primary
#DFEAF7
secondary
#D9BFA1
accent
#7A1EC8
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585