#DFEDF8#DFEDF8
#DFEDF8 is a very light, muted cyan. Relative luminance 0.830; OKLCH L 93.9% C 0.021 H 241.3°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDF8 |
|---|---|
| RGB | rgb(223, 237, 248) |
| HSL | hsl(206, 64%, 92%) |
| HSV | hsv(206, 10%, 97%) |
| CMYK | cmyk(10.1%, 4.4%, 0%, 2.7%) |
| CIE-LAB | lab(93.03, -2.52, -6.89) |
| CIE-LCH | lch(93.03, 7.34, 249.89°) |
| OKLab | oklab(93.89% -0.0101 -0.0185) |
| OKLCH | oklch(93.89% 0.021 241.3) |
| XYZ | xyz(77.6552, 83.0326, 100.7244) |
| Luminance | 0.8303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.50
Fog
#D8DCE0
ΔE00 5.49
Azure (CSS)
#F0FFFF
ΔE00 6.46
Ghostwhite
#F8F8FF
ΔE00 6.58
Whitesmoke
#F5F5F5
ΔE00 7.01
Gainsboro
#DCDCDC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDF8 #F8EADF
analogous
#DFF8F7 #DFEDF8 #DFE1F8
triadic
#DFEDF8 #F8DFED #EDF8DF
tetradic
#DFEDF8 #F7DFF8 #F8EADF #E1F8DF
square
#DFEDF8 #F7DFF8 #F8EADF #E1F8DF
split-complementary
#DFEDF8 #F8DFE1 #F8F7DF
monochromatic
#7BB5E2 #ADD1ED #DFEDF8 #E6F1FA #E6F1FA
Accessibility & contrast
On white
1.19
#DFEDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#DFEDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDF8
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDF8 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF9
Deuteranopia (green-blind)
#E5EAF8
Tritanopia (blue-blind)
#D9F0F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfedf8; /* rgb */ color: rgb(223, 237, 248); /* oklch */ color: oklch(93.9% 0.021 241.3);
Tailwind
colors: {
custom: {
50: '#e9f2fa',
500: '#dfedf8',
950: '#000000',
},
}SCSS
$custom: #dfedf8; $custom-light: #e9f2fa; $custom-dark: #000000;
JSON
{
"hex": "#dfedf8",
"rgb": {
"r": 223,
"g": 237,
"b": 248
},
"hsl": {
"h": 206.4,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.9389,
"c": 0.0211,
"h": 241.3
},
"luminance": 0.83034
}Semantic roles & 50–950 ramp
primary
#DFEDF8
secondary
#DBBAA0
accent
#681ACC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585