#DFEAFE#DFEAFE
#DFEAFE is a very light, muted blue. Relative luminance 0.817; OKLCH L 93.5% C 0.030 H 262.5°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAFE |
|---|---|
| RGB | rgb(223, 234, 254) |
| HSL | hsl(219, 94%, 94%) |
| HSV | hsv(219, 12%, 100%) |
| CMYK | cmyk(12.2%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(92.44, 0.20, -10.90) |
| CIE-LCH | lch(92.44, 10.90, 271.03°) |
| OKLab | oklab(93.48% -0.0038 -0.0293) |
| OKLCH | oklch(93.48% 0.03 262.5) |
| XYZ | xyz(77.7396, 81.6883, 105.4185) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.02
Aliceblue
#F0F8FF
ΔE00 6.11
Ghostwhite
#F8F8FF
ΔE00 6.88
Fog
#D8DCE0
ΔE00 7.29
Light Blue Grey
#B7C9E2
ΔE00 8.28
Whitesmoke
#F5F5F5
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAFE #FEF3DF
analogous
#DFF9FE #DFEAFE #E3DFFE
triadic
#DFEAFE #FEDFEA #EAFEDF
tetradic
#DFEAFE #FEDFF9 #FEF3DF #DFFEE3
square
#DFEAFE #FEDFF9 #FEF3DF #DFFEE3
split-complementary
#DFEAFE #FEE3DF #F9FEDF
monochromatic
#689CFA #A4C3FC #DFEAFE #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.21
#DFEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#DFEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAFE
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAFE | 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)
#E4EBFF
Deuteranopia (green-blind)
#E1E8FE
Tritanopia (blue-blind)
#D8EEF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfeafe; /* rgb */ color: rgb(223, 234, 254); /* oklch */ color: oklch(93.5% 0.030 262.5);
Tailwind
colors: {
custom: {
50: '#e9f0fe',
500: '#dfeafe',
950: '#000000',
},
}SCSS
$custom: #dfeafe; $custom-light: #e9f0fe; $custom-dark: #000000;
JSON
{
"hex": "#dfeafe",
"rgb": {
"r": 223,
"g": 234,
"b": 254
},
"hsl": {
"h": 218.71,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.9348,
"c": 0.0296,
"h": 262.5
},
"luminance": 0.81689
}Semantic roles & 50–950 ramp
primary
#DFEAFE
secondary
#EACD98
accent
#9400E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585