#DFEEFA#DFEEFA
#DFEEFA is a very light, muted cyan. Relative luminance 0.837; OKLCH L 94.2% C 0.023 H 241.9°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEFA |
|---|---|
| RGB | rgb(223, 238, 250) |
| HSL | hsl(207, 73%, 93%) |
| HSV | hsv(207, 11%, 98%) |
| CMYK | cmyk(10.8%, 4.8%, 0%, 2%) |
| CIE-LAB | lab(93.34, -2.65, -7.48) |
| CIE-LCH | lch(93.34, 7.93, 250.51°) |
| OKLab | oklab(94.15% -0.0107 -0.0201) |
| OKLCH | oklch(94.15% 0.023 241.9) |
| XYZ | xyz(78.2574, 83.7381, 102.4640) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.70
Fog
#D8DCE0
ΔE00 5.94
Azure (CSS)
#F0FFFF
ΔE00 6.61
Ghostwhite
#F8F8FF
ΔE00 6.81
Whitesmoke
#F5F5F5
ΔE00 7.36
Pale Grey
#FDFDFE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEFA #FAEBDF
analogous
#DFFAF9 #DFEEFA #DFE0FA
triadic
#DFEEFA #FADFEE #EEFADF
tetradic
#DFEEFA #F9DFFA #FAEBDF #E0FADF
square
#DFEEFA #F9DFFA #FAEBDF #E0FADF
split-complementary
#DFEEFA #FADFE0 #FAF9DF
monochromatic
#75B6E9 #AAD2F2 #DFEEFA #E5F1FB #E5F1FB
Accessibility & contrast
On white
1.18
#DFEEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DFEEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEFA
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEFA | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFB
Deuteranopia (green-blind)
#E6EBFA
Tritanopia (blue-blind)
#D8F1F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dfeefa; /* rgb */ color: rgb(223, 238, 250); /* oklch */ color: oklch(94.2% 0.023 241.9);
Tailwind
colors: {
custom: {
50: '#e9f3fc',
500: '#dfeefa',
950: '#000000',
},
}SCSS
$custom: #dfeefa; $custom-light: #e9f3fc; $custom-dark: #000000;
JSON
{
"hex": "#dfeefa",
"rgb": {
"r": 223,
"g": 238,
"b": 250
},
"hsl": {
"h": 206.667,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.94151,
"c": 0.0228,
"h": 241.9
},
"luminance": 0.83739
}Semantic roles & 50–950 ramp
primary
#DFEEFA
secondary
#DFBB9E
accent
#6810D5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585