#DFEBF4#DFEBF4
#DFEBF4 is a very light, near-neutral cyan. Relative luminance 0.816; OKLCH L 93.4% C 0.018 H 240.0°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBF4 |
|---|---|
| RGB | rgb(223, 235, 244) |
| HSL | hsl(206, 49%, 92%) |
| HSV | hsv(206, 9%, 96%) |
| CMYK | cmyk(8.6%, 3.7%, 0%, 4.3%) |
| CIE-LAB | lab(92.41, -2.27, -5.72) |
| CIE-LCH | lch(92.41, 6.15, 248.33°) |
| OKLab | oklab(93.37% -0.0089 -0.0153) |
| OKLCH | oklch(93.37% 0.018 240) |
| XYZ | xyz(76.4654, 81.6354, 97.2991) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.28
Fog
#D8DCE0
ΔE00 4.58
Ghostwhite
#F8F8FF
ΔE00 6.18
Azure (CSS)
#F0FFFF
ΔE00 6.25
Whitesmoke
#F5F5F5
ΔE00 6.30
Gainsboro
#DCDCDC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBF4 #F4E8DF
analogous
#DFF4F3 #DFEBF4 #DFE1F4
triadic
#DFEBF4 #F4DFEB #EBF4DF
tetradic
#DFEBF4 #F3DFF4 #F4E8DF #E1F4DF
square
#DFEBF4 #F3DFF4 #F4E8DF #E1F4DF
split-complementary
#DFEBF4 #F4DFE1 #F4F3DF
monochromatic
#84B2D5 #B1CFE4 #DFEBF4 #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.21
#DFEBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#DFEBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBF4
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBF4 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF4
Deuteranopia (green-blind)
#E5E8F4
Tritanopia (blue-blind)
#DAEDEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfebf4; /* rgb */ color: rgb(223, 235, 244); /* oklch */ color: oklch(93.4% 0.018 240.0);
Tailwind
colors: {
custom: {
50: '#e9f1f7',
500: '#dfebf4',
950: '#000000',
},
}SCSS
$custom: #dfebf4; $custom-light: #e9f1f7; $custom-dark: #000000;
JSON
{
"hex": "#dfebf4",
"rgb": {
"r": 223,
"g": 235,
"b": 244
},
"hsl": {
"h": 205.714,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.93371,
"c": 0.01772,
"h": 240
},
"luminance": 0.81636
}Semantic roles & 50–950 ramp
primary
#DFEBF4
secondary
#D3B8A5
accent
#6829BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585