#DFEAFC#DFEAFC
#DFEAFC is a very light, muted blue. Relative luminance 0.816; OKLCH L 93.4% C 0.027 H 260.3°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAFC |
|---|---|
| RGB | rgb(223, 234, 252) |
| HSL | hsl(217, 83%, 93%) |
| HSV | hsv(217, 12%, 99%) |
| CMYK | cmyk(11.5%, 7.1%, 0%, 1.2%) |
| CIE-LAB | lab(92.38, -0.20, -9.94) |
| CIE-LCH | lch(92.38, 9.94, 268.84°) |
| OKLab | oklab(93.42% -0.0046 -0.0267) |
| OKLCH | oklch(93.42% 0.027 260.3) |
| XYZ | xyz(77.4210, 81.5609, 103.7405) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.37
Aliceblue
#F0F8FF
ΔE00 5.45
Ghostwhite
#F8F8FF
ΔE00 6.50
Fog
#D8DCE0
ΔE00 6.64
Light Blue Grey
#B7C9E2
ΔE00 8.37
Whitesmoke
#F5F5F5
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAFC #FCF1DF
analogous
#DFF8FC #DFEAFC #E2DFFC
triadic
#DFEAFC #FCDFEA #EAFCDF
tetradic
#DFEAFC #FCDFF8 #FCF1DF #DFFCE2
square
#DFEAFC #FCDFF8 #FCF1DF #DFFCE2
split-complementary
#DFEAFC #FCE2DF #F8FCDF
monochromatic
#6FA1F2 #A7C5F7 #DFEAFC #E3EDFC #E3EDFC
Accessibility & contrast
On white
1.21
#DFEAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#DFEAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAFC
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAFC | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFD
Deuteranopia (green-blind)
#E2E8FC
Tritanopia (blue-blind)
#D8EEF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfeafc; /* rgb */ color: rgb(223, 234, 252); /* oklch */ color: oklch(93.4% 0.027 260.3);
Tailwind
colors: {
custom: {
50: '#e9f0fd',
500: '#dfeafc',
950: '#000000',
},
}SCSS
$custom: #dfeafc; $custom-light: #e9f0fd; $custom-dark: #000000;
JSON
{
"hex": "#dfeafc",
"rgb": {
"r": 223,
"g": 234,
"b": 252
},
"hsl": {
"h": 217.241,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.93417,
"c": 0.02714,
"h": 260.3
},
"luminance": 0.81562
}Semantic roles & 50–950 ramp
primary
#DFEAFC
secondary
#E4C89B
accent
#8D06DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585