#DFEAFA#DFEAFA
#DFEAFA is a very light, muted blue. Relative luminance 0.814; OKLCH L 93.4% C 0.025 H 257.6°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAFA |
|---|---|
| RGB | rgb(223, 234, 250) |
| HSL | hsl(216, 73%, 93%) |
| HSV | hsv(216, 11%, 98%) |
| CMYK | cmyk(10.8%, 6.4%, 0%, 2%) |
| CIE-LAB | lab(92.32, -0.59, -8.98) |
| CIE-LCH | lch(92.32, 9.00, 266.21°) |
| OKLab | oklab(93.36% -0.0053 -0.0241) |
| OKLCH | oklch(93.36% 0.025 257.6) |
| XYZ | xyz(77.1058, 81.4348, 102.0802) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.81
Lavender (CSS)
#E6E6FA
ΔE00 5.84
Fog
#D8DCE0
ΔE00 6.01
Ghostwhite
#F8F8FF
ΔE00 6.19
Whitesmoke
#F5F5F5
ΔE00 7.92
Gainsboro
#DCDCDC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAFA #FAEFDF
analogous
#DFF7FA #DFEAFA #E1DFFA
triadic
#DFEAFA #FADFEA #EAFADF
tetradic
#DFEAFA #FADFF7 #FAEFDF #DFFAE1
square
#DFEAFA #FADFF7 #FAEFDF #DFFAE1
split-complementary
#DFEAFA #FAE1DF #F7FADF
monochromatic
#75A5E9 #AAC7F2 #DFEAFA #E5EEFB #E5EEFB
Accessibility & contrast
On white
1.21
#DFEAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DFEAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAFA
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAFA | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAFB
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#D9EDEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfeafa; /* rgb */ color: rgb(223, 234, 250); /* oklch */ color: oklch(93.4% 0.025 257.6);
Tailwind
colors: {
custom: {
50: '#e9f0fc',
500: '#dfeafa',
950: '#000000',
},
}SCSS
$custom: #dfeafa; $custom-light: #e9f0fc; $custom-dark: #000000;
JSON
{
"hex": "#dfeafa",
"rgb": {
"r": 223,
"g": 234,
"b": 250
},
"hsl": {
"h": 215.556,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.93355,
"c": 0.02471,
"h": 257.6
},
"luminance": 0.81436
}Semantic roles & 50–950 ramp
primary
#DFEAFA
secondary
#DFC59E
accent
#8510D5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585