#DFEAFD#DFEAFD
#DFEAFD is a very light, muted blue. Relative luminance 0.816; OKLCH L 93.4% C 0.028 H 261.5°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAFD |
|---|---|
| RGB | rgb(223, 234, 253) |
| HSL | hsl(218, 88%, 93%) |
| HSV | hsv(218, 12%, 99%) |
| CMYK | cmyk(11.9%, 7.5%, 0%, 0.8%) |
| CIE-LAB | lab(92.41, -0.00, -10.42) |
| CIE-LCH | lch(92.41, 10.42, 269.98°) |
| OKLab | oklab(93.45% -0.0042 -0.028) |
| OKLCH | oklch(93.45% 0.028 261.5) |
| XYZ | xyz(77.5799, 81.6245, 104.5773) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.18
Aliceblue
#F0F8FF
ΔE00 5.78
Ghostwhite
#F8F8FF
ΔE00 6.69
Fog
#D8DCE0
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 8.31
Whitesmoke
#F5F5F5
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAFD #FDF2DF
analogous
#DFF9FD #DFEAFD #E3DFFD
triadic
#DFEAFD #FDDFEA #EAFDDF
tetradic
#DFEAFD #FDDFF9 #FDF2DF #DFFDE3
square
#DFEAFD #FDDFF9 #FDF2DF #DFFDE3
split-complementary
#DFEAFD #FDE3DF #F9FDDF
monochromatic
#6C9EF6 #A5C4F9 #DFEAFD #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.21
#DFEAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#DFEAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAFD
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAFD | 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)
#E4EBFE
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#D8EEF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfeafd; /* rgb */ color: rgb(223, 234, 253); /* oklch */ color: oklch(93.4% 0.028 261.5);
Tailwind
colors: {
custom: {
50: '#e9f0fe',
500: '#dfeafd',
950: '#000000',
},
}SCSS
$custom: #dfeafd; $custom-light: #e9f0fe; $custom-dark: #000000;
JSON
{
"hex": "#dfeafd",
"rgb": {
"r": 223,
"g": 234,
"b": 253
},
"hsl": {
"h": 218,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.93449,
"c": 0.02836,
"h": 261.5
},
"luminance": 0.81625
}Semantic roles & 50–950 ramp
primary
#DFEAFD
secondary
#E7CA99
accent
#9101E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585