#DFEAF4#DFEAF4
#DFEAF4 is a very light, near-neutral cyan. Relative luminance 0.811; OKLCH L 93.2% C 0.018 H 245.4°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAF4 |
|---|---|
| RGB | rgb(223, 234, 244) |
| HSL | hsl(209, 49%, 92%) |
| HSV | hsv(209, 9%, 96%) |
| CMYK | cmyk(8.6%, 4.1%, 0%, 4.3%) |
| CIE-LAB | lab(92.16, -1.76, -6.09) |
| CIE-LCH | lch(92.16, 6.34, 253.89°) |
| OKLab | oklab(93.17% -0.0075 -0.0163) |
| OKLCH | oklch(93.17% 0.018 245.4) |
| XYZ | xyz(76.1799, 81.0645, 97.2039) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.38
Fog
#D8DCE0
ΔE00 4.42
Ghostwhite
#F8F8FF
ΔE00 5.88
Whitesmoke
#F5F5F5
ΔE00 6.35
Gainsboro
#DCDCDC
ΔE00 6.40
Azure (CSS)
#F0FFFF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAF4 #F4E9DF
analogous
#DFF4F4 #DFEAF4 #DFE0F4
triadic
#DFEAF4 #F4DFEA #EAF4DF
tetradic
#DFEAF4 #F4DFF4 #F4E9DF #E0F4DF
square
#DFEAF4 #F4DFF4 #F4E9DF #E0F4DF
split-complementary
#DFEAF4 #F4DFE0 #F4F4DF
monochromatic
#84AED5 #B1CCE4 #DFEAF4 #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.22
#DFEAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#DFEAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAF4
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAF4 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF5
Deuteranopia (green-blind)
#E4E7F4
Tritanopia (blue-blind)
#DAECED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfeaf4; /* rgb */ color: rgb(223, 234, 244); /* oklch */ color: oklch(93.2% 0.018 245.4);
Tailwind
colors: {
custom: {
50: '#e9f0f7',
500: '#dfeaf4',
950: '#000000',
},
}SCSS
$custom: #dfeaf4; $custom-light: #e9f0f7; $custom-dark: #000000;
JSON
{
"hex": "#dfeaf4",
"rgb": {
"r": 223,
"g": 234,
"b": 244
},
"hsl": {
"h": 208.571,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.93171,
"c": 0.01798,
"h": 245.4
},
"luminance": 0.81065
}Semantic roles & 50–950 ramp
primary
#DFEAF4
secondary
#D3BBA5
accent
#6F29BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585