#DFEDF7#DFEDF7
#DFEDF7 is a very light, muted cyan. Relative luminance 0.830; OKLCH L 93.9% C 0.020 H 238.7°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDF7 |
|---|---|
| RGB | rgb(223, 237, 247) |
| HSL | hsl(205, 60%, 92%) |
| HSV | hsv(205, 10%, 97%) |
| CMYK | cmyk(9.7%, 4%, 0%, 3.1%) |
| CIE-LAB | lab(93.00, -2.72, -6.41) |
| CIE-LCH | lch(93.00, 6.97, 247.03°) |
| OKLab | oklab(93.86% -0.0105 -0.0172) |
| OKLCH | oklch(93.86% 0.02 238.7) |
| XYZ | xyz(77.5004, 82.9708, 99.9095) |
| Luminance | 0.8297 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.43
Fog
#D8DCE0
ΔE00 5.36
Azure (CSS)
#F0FFFF
ΔE00 6.10
Ghostwhite
#F8F8FF
ΔE00 6.63
Whitesmoke
#F5F5F5
ΔE00 6.83
Gainsboro
#DCDCDC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDF7 #F7E9DF
analogous
#DFF7F5 #DFEDF7 #DFE1F7
triadic
#DFEDF7 #F7DFED #EDF7DF
tetradic
#DFEDF7 #F5DFF7 #F7E9DF #E1F7DF
square
#DFEDF7 #F5DFF7 #F7E9DF #E1F7DF
split-complementary
#DFEDF7 #F7DFE1 #F7F5DF
monochromatic
#7DB6DF #AED1EB #DFEDF7 #E7F1F9 #E7F1F9
Accessibility & contrast
On white
1.19
#DFEDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#DFEDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDF7
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDF7 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF8
Deuteranopia (green-blind)
#E6EAF7
Tritanopia (blue-blind)
#D9F0F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfedf7; /* rgb */ color: rgb(223, 237, 247); /* oklch */ color: oklch(93.9% 0.020 238.7);
Tailwind
colors: {
custom: {
50: '#e9f2f9',
500: '#dfedf7',
950: '#000000',
},
}SCSS
$custom: #dfedf7; $custom-light: #e9f2f9; $custom-dark: #000000;
JSON
{
"hex": "#dfedf7",
"rgb": {
"r": 223,
"g": 237,
"b": 247
},
"hsl": {
"h": 205,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.9386,
"c": 0.02017,
"h": 238.7
},
"luminance": 0.82972
}Semantic roles & 50–950 ramp
primary
#DFEDF7
secondary
#D9B8A1
accent
#651EC8
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585