#DFEBF6#DFEBF6
#DFEBF6 is a very light, near-neutral cyan. Relative luminance 0.818; OKLCH L 93.4% C 0.020 H 245.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBF6 |
|---|---|
| RGB | rgb(223, 235, 246) |
| HSL | hsl(209, 56%, 92%) |
| HSV | hsv(209, 9%, 96%) |
| CMYK | cmyk(9.3%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(92.47, -1.89, -6.68) |
| CIE-LCH | lch(92.47, 6.94, 254.22°) |
| OKLab | oklab(93.43% -0.0081 -0.0179) |
| OKLCH | oklch(93.43% 0.02 245.6) |
| XYZ | xyz(76.7707, 81.7576, 98.9071) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.47
Fog
#D8DCE0
ΔE00 4.90
Ghostwhite
#F8F8FF
ΔE00 6.08
Whitesmoke
#F5F5F5
ΔE00 6.70
Gainsboro
#DCDCDC
ΔE00 6.90
Azure (CSS)
#F0FFFF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBF6 #F6EADF
analogous
#DFF6F6 #DFEBF6 #DFE0F6
triadic
#DFEBF6 #F6DFEB #EBF6DF
tetradic
#DFEBF6 #F6DFF6 #F6EADF #E0F6DF
square
#DFEBF6 #F6DFF6 #F6EADF #E0F6DF
split-complementary
#DFEBF6 #F6DFE0 #F6F6DF
monochromatic
#7FAFDB #AFCDE9 #DFEBF6 #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.21
#DFEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#DFEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBF6
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBF6 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF7
Deuteranopia (green-blind)
#E4E8F6
Tritanopia (blue-blind)
#DAEEEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfebf6; /* rgb */ color: rgb(223, 235, 246); /* oklch */ color: oklch(93.4% 0.020 245.6);
Tailwind
colors: {
custom: {
50: '#e9f1f9',
500: '#dfebf6',
950: '#000000',
},
}SCSS
$custom: #dfebf6; $custom-light: #e9f1f9; $custom-dark: #000000;
JSON
{
"hex": "#dfebf6",
"rgb": {
"r": 223,
"g": 235,
"b": 246
},
"hsl": {
"h": 208.696,
"s": 56.098,
"l": 91.961
},
"oklch": {
"l": 0.93431,
"c": 0.01969,
"h": 245.6
},
"luminance": 0.81758
}Semantic roles & 50–950 ramp
primary
#DFEBF6
secondary
#D7BBA3
accent
#6F22C4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585