#DFEEFC#DFEEFC
#DFEEFC is a very light, muted cyan. Relative luminance 0.839; OKLCH L 94.2% C 0.025 H 246.2°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEFC |
|---|---|
| RGB | rgb(223, 238, 252) |
| HSL | hsl(209, 83%, 93%) |
| HSV | hsv(209, 12%, 99%) |
| CMYK | cmyk(11.5%, 5.6%, 0%, 1.2%) |
| CIE-LAB | lab(93.39, -2.25, -8.44) |
| CIE-LCH | lch(93.39, 8.73, 255.04°) |
| OKLab | oklab(94.21% -0.01 -0.0227) |
| OKLCH | oklch(94.21% 0.025 246.2) |
| XYZ | xyz(78.5727, 83.8642, 104.1244) |
| Luminance | 0.8387 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.04
Fog
#D8DCE0
ΔE00 6.29
Ghostwhite
#F8F8FF
ΔE00 6.83
Azure (CSS)
#F0FFFF
ΔE00 7.36
Whitesmoke
#F5F5F5
ΔE00 7.78
Pale Grey
#FDFDFE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEFC #FCEDDF
analogous
#DFFCFC #DFEEFC #DFDFFC
triadic
#DFEEFC #FCDFEE #EEFCDF
tetradic
#DFEEFC #FCDFFC #FCEDDF #DFFCDF
square
#DFEEFC #FCDFFC #FCEDDF #DFFCDF
split-complementary
#DFEEFC #FCDFDF #FCFCDF
monochromatic
#6FB3F2 #A7D0F7 #DFEEFC #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.18
#DFEEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#DFEEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEFC
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEFC | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFD
Deuteranopia (green-blind)
#E5EBFC
Tritanopia (blue-blind)
#D8F1F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dfeefc; /* rgb */ color: rgb(223, 238, 252); /* oklch */ color: oklch(94.2% 0.025 246.2);
Tailwind
colors: {
custom: {
50: '#e9f3fd',
500: '#dfeefc',
950: '#000000',
},
}SCSS
$custom: #dfeefc; $custom-light: #e9f3fd; $custom-dark: #000000;
JSON
{
"hex": "#dfeefc",
"rgb": {
"r": 223,
"g": 238,
"b": 252
},
"hsl": {
"h": 208.966,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.94212,
"c": 0.02481,
"h": 246.2
},
"luminance": 0.83865
}Semantic roles & 50–950 ramp
primary
#DFEEFC
secondary
#E4BE9B
accent
#6F06DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585