#DFEBF9#DFEBF9
#DFEBF9 is a very light, muted cyan. Relative luminance 0.819; OKLCH L 93.5% C 0.023 H 252.2°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBF9 |
|---|---|
| RGB | rgb(223, 235, 249) |
| HSL | hsl(212, 68%, 93%) |
| HSV | hsv(212, 10%, 98%) |
| CMYK | cmyk(10.4%, 5.6%, 0%, 2.4%) |
| CIE-LAB | lab(92.55, -1.30, -8.12) |
| CIE-LCH | lch(92.55, 8.23, 260.88°) |
| OKLab | oklab(93.52% -0.007 -0.0218) |
| OKLCH | oklch(93.52% 0.023 252.2) |
| XYZ | xyz(77.2349, 81.9432, 101.3517) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.11
Fog
#D8DCE0
ΔE00 5.60
Ghostwhite
#F8F8FF
ΔE00 6.16
Lavender (CSS)
#E6E6FA
ΔE00 6.83
Whitesmoke
#F5F5F5
ΔE00 7.43
Gainsboro
#DCDCDC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBF9 #F9EDDF
analogous
#DFF8F9 #DFEBF9 #E0DFF9
triadic
#DFEBF9 #F9DFEB #EBF9DF
tetradic
#DFEBF9 #F9DFF8 #F9EDDF #DFF9E0
square
#DFEBF9 #F9DFF8 #F9EDDF #DFF9E0
split-complementary
#DFEBF9 #F9E0DF #F8F9DF
monochromatic
#78ABE6 #ABCBEF #DFEBF9 #E5EFFA #E5EFFA
Accessibility & contrast
On white
1.21
#DFEBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#DFEBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBF9
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBF9 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFA
Deuteranopia (green-blind)
#E3E8F9
Tritanopia (blue-blind)
#D9EEEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfebf9; /* rgb */ color: rgb(223, 235, 249); /* oklch */ color: oklch(93.5% 0.023 252.2);
Tailwind
colors: {
custom: {
50: '#e9f1fb',
500: '#dfebf9',
950: '#000000',
},
}SCSS
$custom: #dfebf9; $custom-light: #e9f1fb; $custom-dark: #000000;
JSON
{
"hex": "#dfebf9",
"rgb": {
"r": 223,
"g": 235,
"b": 249
},
"hsl": {
"h": 212.308,
"s": 68.421,
"l": 92.549
},
"oklch": {
"l": 0.93523,
"c": 0.02293,
"h": 252.2
},
"luminance": 0.81944
}Semantic roles & 50–950 ramp
primary
#DFEBF9
secondary
#DDC09F
accent
#7A15D0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585