#DFEBF7#DFEBF7
#DFEBF7 is a very light, muted cyan. Relative luminance 0.818; OKLCH L 93.5% C 0.021 H 248.1°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBF7 |
|---|---|
| RGB | rgb(223, 235, 247) |
| HSL | hsl(210, 60%, 92%) |
| HSV | hsv(210, 10%, 97%) |
| CMYK | cmyk(9.7%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(92.50, -1.69, -7.16) |
| CIE-LCH | lch(92.50, 7.36, 256.69°) |
| OKLab | oklab(93.46% -0.0077 -0.0192) |
| OKLCH | oklch(93.46% 0.021 248.1) |
| XYZ | xyz(76.9246, 81.8191, 99.7176) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.64
Fog
#D8DCE0
ΔE00 5.11
Ghostwhite
#F8F8FF
ΔE00 6.08
Whitesmoke
#F5F5F5
ΔE00 6.93
Gainsboro
#DCDCDC
ΔE00 7.13
Azure (CSS)
#F0FFFF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBF7 #F7EBDF
analogous
#DFF7F7 #DFEBF7 #DFDFF7
triadic
#DFEBF7 #F7DFEB #EBF7DF
tetradic
#DFEBF7 #F7DFF7 #F7EBDF #DFF7DF
square
#DFEBF7 #F7DFF7 #F7EBDF #DFF7DF
split-complementary
#DFEBF7 #F7DFDF #F7F7DF
monochromatic
#7DAEDF #AECCEB #DFEBF7 #E7F0F9 #E7F0F9
Accessibility & contrast
On white
1.21
#DFEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#DFEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBF7
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBF7 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF8
Deuteranopia (green-blind)
#E4E8F7
Tritanopia (blue-blind)
#D9EEEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfebf7; /* rgb */ color: rgb(223, 235, 247); /* oklch */ color: oklch(93.5% 0.021 248.1);
Tailwind
colors: {
custom: {
50: '#e9f1f9',
500: '#dfebf7',
950: '#000000',
},
}SCSS
$custom: #dfebf7; $custom-light: #e9f1f9; $custom-dark: #000000;
JSON
{
"hex": "#dfebf7",
"rgb": {
"r": 223,
"g": 235,
"b": 247
},
"hsl": {
"h": 210,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.93461,
"c": 0.02074,
"h": 248.1
},
"luminance": 0.8182
}Semantic roles & 50–950 ramp
primary
#DFEBF7
secondary
#D9BDA1
accent
#731EC8
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585