#DFEAFB#DFEAFB
#DFEAFB is a very light, muted blue. Relative luminance 0.815; OKLCH L 93.4% C 0.026 H 259.1°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAFB |
|---|---|
| RGB | rgb(223, 234, 251) |
| HSL | hsl(216, 78%, 93%) |
| HSV | hsv(216, 11%, 98%) |
| CMYK | cmyk(11.2%, 6.8%, 0%, 1.6%) |
| CIE-LAB | lab(92.35, -0.40, -9.46) |
| CIE-LCH | lch(92.35, 9.47, 267.59°) |
| OKLab | oklab(93.39% -0.0049 -0.0254) |
| OKLCH | oklch(93.39% 0.026 259.1) |
| XYZ | xyz(77.2630, 81.4977, 102.9081) |
| Luminance | 0.8150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.12
Lavender (CSS)
#E6E6FA
ΔE00 5.59
Fog
#D8DCE0
ΔE00 6.32
Ghostwhite
#F8F8FF
ΔE00 6.34
Whitesmoke
#F5F5F5
ΔE00 8.21
Gainsboro
#DCDCDC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAFB #FBF0DF
analogous
#DFF8FB #DFEAFB #E2DFFB
triadic
#DFEAFB #FBDFEA #EAFBDF
tetradic
#DFEAFB #FBDFF8 #FBF0DF #DFFBE2
square
#DFEAFB #FBDFF8 #FBF0DF #DFFBE2
split-complementary
#DFEAFB #FBE2DF #F8FBDF
monochromatic
#72A3ED #A9C6F4 #DFEAFB #E4EDFC #E4EDFC
Accessibility & contrast
On white
1.21
#DFEAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#DFEAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAFB
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAFB | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFC
Deuteranopia (green-blind)
#E2E8FB
Tritanopia (blue-blind)
#D9EDEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfeafb; /* rgb */ color: rgb(223, 234, 251); /* oklch */ color: oklch(93.4% 0.026 259.1);
Tailwind
colors: {
custom: {
50: '#e9f0fc',
500: '#dfeafb',
950: '#000000',
},
}SCSS
$custom: #dfeafb; $custom-light: #e9f0fc; $custom-dark: #000000;
JSON
{
"hex": "#dfeafb",
"rgb": {
"r": 223,
"g": 234,
"b": 251
},
"hsl": {
"h": 216.429,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.93386,
"c": 0.02591,
"h": 259.1
},
"luminance": 0.81499
}Semantic roles & 50–950 ramp
primary
#DFEAFB
secondary
#E2C79C
accent
#890BDA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585