#DFEDF1#DFEDF1
#DFEDF1 is a very light, near-neutral cyan. Relative luminance 0.826; OKLCH L 93.7% C 0.016 H 216.7°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDF1 |
|---|---|
| RGB | rgb(223, 237, 241) |
| HSL | hsl(193, 39%, 91%) |
| HSV | hsv(193, 7%, 95%) |
| CMYK | cmyk(7.5%, 1.7%, 0%, 5.5%) |
| CIE-LAB | lab(92.84, -3.87, -3.53) |
| CIE-LCH | lch(92.84, 5.23, 222.37°) |
| OKLab | oklab(93.68% -0.0127 -0.0095) |
| OKLCH | oklch(93.68% 0.016 216.7) |
| XYZ | xyz(76.5894, 82.6064, 95.1116) |
| Luminance | 0.8261 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.19
Aliceblue
#F0F8FF
ΔE00 4.20
Fog
#D8DCE0
ΔE00 5.38
Mintcream
#F5FFFA
ΔE00 5.76
Whitesmoke
#F5F5F5
ΔE00 6.29
Gainsboro
#DCDCDC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDF1 #F1E3DF
analogous
#DFF1EC #DFEDF1 #DFE4F1
triadic
#DFEDF1 #F1DFED #EDF1DF
tetradic
#DFEDF1 #ECDFF1 #F1E3DF #E4F1DF
square
#DFEDF1 #ECDFF1 #F1E3DF #E4F1DF
split-complementary
#DFEDF1 #F1DFE4 #F1ECDF
monochromatic
#8ABDCC #B4D5DE #DFEDF1 #EAF3F6 #EAF3F6
Accessibility & contrast
On white
1.20
#DFEDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#DFEDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDF1
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDF1 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF1
Deuteranopia (green-blind)
#E7E9F1
Tritanopia (blue-blind)
#DAEFEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfedf1; /* rgb */ color: rgb(223, 237, 241); /* oklch */ color: oklch(93.7% 0.016 216.7);
Tailwind
colors: {
custom: {
50: '#e9f2f5',
500: '#dfedf1',
950: '#000000',
},
}SCSS
$custom: #dfedf1; $custom-light: #e9f2f5; $custom-dark: #000000;
JSON
{
"hex": "#dfedf1",
"rgb": {
"r": 223,
"g": 237,
"b": 241
},
"hsl": {
"h": 193.333,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.93681,
"c": 0.01586,
"h": 216.7
},
"luminance": 0.82607
}Semantic roles & 50–950 ramp
primary
#DFEDF1
secondary
#CDB0A7
accent
#5033B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585