#DFEDF4#DFEDF4
#DFEDF4 is a very light, near-neutral cyan. Relative luminance 0.828; OKLCH L 93.8% C 0.018 H 229.0°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDF4 |
|---|---|
| RGB | rgb(223, 237, 244) |
| HSL | hsl(200, 49%, 92%) |
| HSV | hsv(200, 9%, 96%) |
| CMYK | cmyk(8.6%, 2.9%, 0%, 4.3%) |
| CIE-LAB | lab(92.92, -3.30, -4.97) |
| CIE-LCH | lch(92.92, 5.96, 236.46°) |
| OKLab | oklab(93.77% -0.0116 -0.0133) |
| OKLCH | oklch(93.77% 0.018 229) |
| XYZ | xyz(77.0412, 82.7871, 97.4910) |
| Luminance | 0.8279 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.56
Azure (CSS)
#F0FFFF
ΔE00 5.05
Fog
#D8DCE0
ΔE00 5.19
Whitesmoke
#F5F5F5
ΔE00 6.43
Mintcream
#F5FFFA
ΔE00 6.85
Gainsboro
#DCDCDC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDF4 #F4E6DF
analogous
#DFF4F1 #DFEDF4 #DFE3F4
triadic
#DFEDF4 #F4DFED #EDF4DF
tetradic
#DFEDF4 #F1DFF4 #F4E6DF #E3F4DF
square
#DFEDF4 #F1DFF4 #F4E6DF #E3F4DF
split-complementary
#DFEDF4 #F4DFE3 #F4F1DF
monochromatic
#84BAD5 #B1D3E4 #DFEDF4 #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.20
#DFEDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DFEDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDF4
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDF4 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF4
Deuteranopia (green-blind)
#E6EAF4
Tritanopia (blue-blind)
#DAEFEF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfedf4; /* rgb */ color: rgb(223, 237, 244); /* oklch */ color: oklch(93.8% 0.018 229.0);
Tailwind
colors: {
custom: {
50: '#e9f2f7',
500: '#dfedf4',
950: '#000000',
},
}SCSS
$custom: #dfedf4; $custom-light: #e9f2f7; $custom-dark: #000000;
JSON
{
"hex": "#dfedf4",
"rgb": {
"r": 223,
"g": 237,
"b": 244
},
"hsl": {
"h": 200,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.9377,
"c": 0.01769,
"h": 229
},
"luminance": 0.82788
}Semantic roles & 50–950 ramp
primary
#DFEDF4
secondary
#D3B4A5
accent
#5A29BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585