#DFEBF5#DFEBF5
#DFEBF5 is a very light, near-neutral cyan. Relative luminance 0.817; OKLCH L 93.4% C 0.019 H 243.0°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBF5 |
|---|---|
| RGB | rgb(223, 235, 245) |
| HSL | hsl(207, 52%, 92%) |
| HSV | hsv(207, 9%, 96%) |
| CMYK | cmyk(9%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(92.44, -2.08, -6.20) |
| CIE-LCH | lch(92.44, 6.54, 251.45°) |
| OKLab | oklab(93.4% -0.0085 -0.0166) |
| OKLCH | oklch(93.4% 0.019 243) |
| XYZ | xyz(76.6177, 81.6963, 98.1009) |
| Luminance | 0.8170 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.34
Fog
#D8DCE0
ΔE00 4.72
Ghostwhite
#F8F8FF
ΔE00 6.12
Whitesmoke
#F5F5F5
ΔE00 6.49
Azure (CSS)
#F0FFFF
ΔE00 6.60
Gainsboro
#DCDCDC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBF5 #F5E9DF
analogous
#DFF5F4 #DFEBF5 #DFE0F5
triadic
#DFEBF5 #F5DFEB #EBF5DF
tetradic
#DFEBF5 #F4DFF5 #F5E9DF #E0F5DF
square
#DFEBF5 #F4DFF5 #F5E9DF #E0F5DF
split-complementary
#DFEBF5 #F5DFE0 #F5F4DF
monochromatic
#82B1D8 #B0CEE6 #DFEBF5 #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.21
#DFEBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#DFEBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBF5
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBF5 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF6
Deuteranopia (green-blind)
#E4E8F5
Tritanopia (blue-blind)
#DAEDEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfebf5; /* rgb */ color: rgb(223, 235, 245); /* oklch */ color: oklch(93.4% 0.019 243.0);
Tailwind
colors: {
custom: {
50: '#e9f1f8',
500: '#dfebf5',
950: '#000000',
},
}SCSS
$custom: #dfebf5; $custom-light: #e9f1f8; $custom-dark: #000000;
JSON
{
"hex": "#dfebf5",
"rgb": {
"r": 223,
"g": 235,
"b": 245
},
"hsl": {
"h": 207.273,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.93401,
"c": 0.01868,
"h": 243
},
"luminance": 0.81697
}Semantic roles & 50–950 ramp
primary
#DFEBF5
secondary
#D5BAA4
accent
#6C26C0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585