#DFEFFD#DFEFFD
#DFEFFD is a very light, muted cyan. Relative luminance 0.845; OKLCH L 94.4% C 0.025 H 244.4°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFFD |
|---|---|
| RGB | rgb(223, 239, 253) |
| HSL | hsl(208, 88%, 93%) |
| HSV | hsv(208, 12%, 99%) |
| CMYK | cmyk(11.9%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(93.67, -2.57, -8.54) |
| CIE-LCH | lch(93.67, 8.92, 253.26°) |
| OKLab | oklab(94.44% -0.011 -0.023) |
| OKLCH | oklch(94.44% 0.025 244.4) |
| XYZ | xyz(79.0235, 84.5116, 105.0585) |
| Luminance | 0.8451 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.10
Fog
#D8DCE0
ΔE00 6.56
Ghostwhite
#F8F8FF
ΔE00 7.07
Azure (CSS)
#F0FFFF
ΔE00 7.17
Whitesmoke
#F5F5F5
ΔE00 7.92
Pale Grey
#FDFDFE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFFD #FDEDDF
analogous
#DFFDFC #DFEFFD #DFE0FD
triadic
#DFEFFD #FDDFEF #EFFDDF
tetradic
#DFEFFD #FCDFFD #FDEDDF #E0FDDF
square
#DFEFFD #FCDFFD #FDEDDF #E0FDDF
split-complementary
#DFEFFD #FDDFE0 #FDFCDF
monochromatic
#6CB5F6 #A5D2F9 #DFEFFD #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.17
#DFEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#DFEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFFD
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFFD | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFE
Deuteranopia (green-blind)
#E6EBFD
Tritanopia (blue-blind)
#D8F2F3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dfeffd; /* rgb */ color: rgb(223, 239, 253); /* oklch */ color: oklch(94.4% 0.025 244.4);
Tailwind
colors: {
custom: {
50: '#e9f4fe',
500: '#dfeffd',
950: '#000000',
},
}SCSS
$custom: #dfeffd; $custom-light: #e9f4fe; $custom-dark: #000000;
JSON
{
"hex": "#dfeffd",
"rgb": {
"r": 223,
"g": 239,
"b": 253
},
"hsl": {
"h": 208,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.94442,
"c": 0.02549,
"h": 244.4
},
"luminance": 0.84513
}Semantic roles & 50–950 ramp
primary
#DFEFFD
secondary
#E7BE99
accent
#6B01E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585