#DFEBFA#DFEBFA
#DFEBFA is a very light, muted cyan. Relative luminance 0.820; OKLCH L 93.6% C 0.024 H 254.0°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBFA |
|---|---|
| RGB | rgb(223, 235, 250) |
| HSL | hsl(213, 73%, 93%) |
| HSV | hsv(213, 11%, 98%) |
| CMYK | cmyk(10.8%, 6%, 0%, 2%) |
| CIE-LAB | lab(92.58, -1.11, -8.60) |
| CIE-LCH | lch(92.58, 8.67, 262.66°) |
| OKLab | oklab(93.55% -0.0066 -0.0231) |
| OKLCH | oklch(93.55% 0.024 254) |
| XYZ | xyz(77.3913, 82.0058, 102.1753) |
| Luminance | 0.8201 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.38
Fog
#D8DCE0
ΔE00 5.87
Ghostwhite
#F8F8FF
ΔE00 6.24
Lavender (CSS)
#E6E6FA
ΔE00 6.54
Whitesmoke
#F5F5F5
ΔE00 7.70
Gainsboro
#DCDCDC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBFA #FAEEDF
analogous
#DFF9FA #DFEBFA #E0DFFA
triadic
#DFEBFA #FADFEB #EBFADF
tetradic
#DFEBFA #FADFF9 #FAEEDF #DFFAE0
square
#DFEBFA #FADFF9 #FAEEDF #DFFAE0
split-complementary
#DFEBFA #FAE0DF #F9FADF
monochromatic
#75A9E9 #AACAF2 #DFEBFA #E5EEFB #E5EEFB
Accessibility & contrast
On white
1.21
#DFEBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#DFEBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBFA
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBFA | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFB
Deuteranopia (green-blind)
#E3E8FA
Tritanopia (blue-blind)
#D9EEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfebfa; /* rgb */ color: rgb(223, 235, 250); /* oklch */ color: oklch(93.6% 0.024 254.0);
Tailwind
colors: {
custom: {
50: '#e9f1fc',
500: '#dfebfa',
950: '#000000',
},
}SCSS
$custom: #dfebfa; $custom-light: #e9f1fc; $custom-dark: #000000;
JSON
{
"hex": "#dfebfa",
"rgb": {
"r": 223,
"g": 235,
"b": 250
},
"hsl": {
"h": 213.333,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.93553,
"c": 0.02407,
"h": 254
},
"luminance": 0.82007
}Semantic roles & 50–950 ramp
primary
#DFEBFA
secondary
#DFC29E
accent
#7E10D5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585