#DFEDFC#DFEDFC
#DFEDFC is a very light, muted cyan. Relative luminance 0.833; OKLCH L 94.0% C 0.025 H 250.0°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDFC |
|---|---|
| RGB | rgb(223, 237, 252) |
| HSL | hsl(211, 83%, 93%) |
| HSV | hsv(211, 12%, 99%) |
| CMYK | cmyk(11.5%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(93.14, -1.74, -8.81) |
| CIE-LCH | lch(93.14, 8.98, 258.82°) |
| OKLab | oklab(94.01% -0.0086 -0.0237) |
| OKLCH | oklch(94.01% 0.025 250) |
| XYZ | xyz(78.2824, 83.2835, 104.0276) |
| Luminance | 0.8328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.27
Fog
#D8DCE0
ΔE00 6.27
Ghostwhite
#F8F8FF
ΔE00 6.64
Lavender (CSS)
#E6E6FA
ΔE00 7.41
Whitesmoke
#F5F5F5
ΔE00 7.88
Azure (CSS)
#F0FFFF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDFC #FCEEDF
analogous
#DFFCFC #DFEDFC #DFDFFC
triadic
#DFEDFC #FCDFED #EDFCDF
tetradic
#DFEDFC #FCDFFC #FCEEDF #DFFCDF
square
#DFEDFC #FCDFFC #FCEEDF #DFFCDF
split-complementary
#DFEDFC #FCDFDF #FCFCDF
monochromatic
#6FAEF2 #A7CEF7 #DFEDFC #E3EFFC #E3EFFC
Accessibility & contrast
On white
1.19
#DFEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#DFEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDFC
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDFC | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFD
Deuteranopia (green-blind)
#E4EAFC
Tritanopia (blue-blind)
#D8F0F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfedfc; /* rgb */ color: rgb(223, 237, 252); /* oklch */ color: oklch(94.0% 0.025 250.0);
Tailwind
colors: {
custom: {
50: '#e9f2fd',
500: '#dfedfc',
950: '#000000',
},
}SCSS
$custom: #dfedfc; $custom-light: #e9f2fd; $custom-dark: #000000;
JSON
{
"hex": "#dfedfc",
"rgb": {
"r": 223,
"g": 237,
"b": 252
},
"hsl": {
"h": 211.034,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.94013,
"c": 0.02524,
"h": 250
},
"luminance": 0.83285
}Semantic roles & 50–950 ramp
primary
#DFEDFC
secondary
#E4C19B
accent
#7606DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585