#DFEDFD#DFEDFD
#DFEDFD is a very light, muted cyan. Relative luminance 0.833; OKLCH L 94.0% C 0.026 H 251.7°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDFD |
|---|---|
| RGB | rgb(223, 237, 253) |
| HSL | hsl(212, 88%, 93%) |
| HSV | hsv(212, 12%, 99%) |
| CMYK | cmyk(11.9%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(93.17, -1.54, -9.29) |
| CIE-LCH | lch(93.17, 9.42, 260.56°) |
| OKLab | oklab(94.04% -0.0083 -0.025) |
| OKLCH | oklch(94.04% 0.026 251.7) |
| XYZ | xyz(78.4412, 83.3471, 104.8644) |
| Luminance | 0.8335 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.53
Fog
#D8DCE0
ΔE00 6.52
Ghostwhite
#F8F8FF
ΔE00 6.72
Lavender (CSS)
#E6E6FA
ΔE00 7.16
Whitesmoke
#F5F5F5
ΔE00 8.13
Azure (CSS)
#F0FFFF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDFD #FDEFDF
analogous
#DFFCFD #DFEDFD #E0DFFD
triadic
#DFEDFD #FDDFED #EDFDDF
tetradic
#DFEDFD #FDDFFC #FDEFDF #DFFDE0
square
#DFEDFD #FDDFFC #FDEFDF #DFFDE0
split-complementary
#DFEDFD #FDE0DF #FCFDDF
monochromatic
#6CACF6 #A5CDF9 #DFEDFD #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.19
#DFEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#DFEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDFD
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDFD | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFE
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#D8F0F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfedfd; /* rgb */ color: rgb(223, 237, 253); /* oklch */ color: oklch(94.0% 0.026 251.7);
Tailwind
colors: {
custom: {
50: '#e9f2fe',
500: '#dfedfd',
950: '#000000',
},
}SCSS
$custom: #dfedfd; $custom-light: #e9f2fe; $custom-dark: #000000;
JSON
{
"hex": "#dfedfd",
"rgb": {
"r": 223,
"g": 237,
"b": 253
},
"hsl": {
"h": 212,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.94044,
"c": 0.02635,
"h": 251.7
},
"luminance": 0.83348
}Semantic roles & 50–950 ramp
primary
#DFEDFD
secondary
#E7C399
accent
#7A01E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585