#DFEAF2#DFEAF2
#DFEAF2 is a very light, near-neutral cyan. Relative luminance 0.809; OKLCH L 93.1% C 0.016 H 239.1°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAF2 |
|---|---|
| RGB | rgb(223, 234, 242) |
| HSL | hsl(205, 42%, 91%) |
| HSV | hsv(205, 8%, 95%) |
| CMYK | cmyk(7.9%, 3.3%, 0%, 5.1%) |
| CIE-LAB | lab(92.11, -2.14, -5.13) |
| CIE-LCH | lch(92.11, 5.56, 247.33°) |
| OKLab | oklab(93.11% -0.0082 -0.0138) |
| OKLCH | oklch(93.11% 0.016 239.1) |
| XYZ | xyz(75.8779, 80.9436, 95.6133) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.28
Fog
#D8DCE0
ΔE00 4.12
Whitesmoke
#F5F5F5
ΔE00 5.96
Gainsboro
#DCDCDC
ΔE00 5.98
Ghostwhite
#F8F8FF
ΔE00 6.03
Azure (CSS)
#F0FFFF
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAF2 #F2E7DF
analogous
#DFF2F0 #DFEAF2 #DFE0F2
triadic
#DFEAF2 #F2DFEA #EAF2DF
tetradic
#DFEAF2 #F0DFF2 #F2E7DF #E0F2DF
square
#DFEAF2 #F0DFF2 #F2E7DF #E0F2DF
split-complementary
#DFEAF2 #F2DFE0 #F2F0DF
monochromatic
#88B1CF #B3CDE0 #DFEAF2 #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.22
#DFEAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#DFEAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAF2
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAF2 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#E4E7F2
Tritanopia (blue-blind)
#DAECEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfeaf2; /* rgb */ color: rgb(223, 234, 242); /* oklch */ color: oklch(93.1% 0.016 239.1);
Tailwind
colors: {
custom: {
50: '#e9f0f6',
500: '#dfeaf2',
950: '#000000',
},
}SCSS
$custom: #dfeaf2; $custom-light: #e9f0f6; $custom-dark: #000000;
JSON
{
"hex": "#dfeaf2",
"rgb": {
"r": 223,
"g": 234,
"b": 242
},
"hsl": {
"h": 205.263,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.93111,
"c": 0.01603,
"h": 239.1
},
"luminance": 0.80944
}Semantic roles & 50–950 ramp
primary
#DFEAF2
secondary
#CFB7A6
accent
#6830B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585