#DFEAFF#DFEAFF
#DFEAFF is a very light, muted blue. Relative luminance 0.818; OKLCH L 93.5% C 0.031 H 263.5°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAFF |
|---|---|
| RGB | rgb(223, 234, 255) |
| HSL | hsl(219, 100%, 94%) |
| HSV | hsv(219, 13%, 100%) |
| CMYK | cmyk(12.5%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(92.47, 0.39, -11.37) |
| CIE-LCH | lch(92.47, 11.38, 271.99°) |
| OKLab | oklab(93.51% -0.0035 -0.0307) |
| OKLCH | oklch(93.51% 0.031 263.5) |
| XYZ | xyz(77.9002, 81.7526, 106.2640) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.88
Aliceblue
#F0F8FF
ΔE00 6.45
Ghostwhite
#F8F8FF
ΔE00 7.09
Fog
#D8DCE0
ΔE00 7.61
Light Blue Grey
#B7C9E2
ΔE00 8.27
Whitesmoke
#F5F5F5
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAFF #FFF4DF
analogous
#DFFAFF #DFEAFF #E4DFFF
triadic
#DFEAFF #FFDFEA #EAFFDF
tetradic
#DFEAFF #FFDFFA #FFF4DF #DFFFE4
square
#DFEAFF #FFDFFA #FFF4DF #DFFFE4
split-complementary
#DFEAFF #FFE4DF #FAFFDF
monochromatic
#659AFF #A2C2FF #DFEAFF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.21
#DFEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#DFEAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAFF
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAFF | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#E1E8FE
Tritanopia (blue-blind)
#D8EEF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfeaff; /* rgb */ color: rgb(223, 234, 255); /* oklch */ color: oklch(93.5% 0.031 263.5);
Tailwind
colors: {
custom: {
50: '#e9f0ff',
500: '#dfeaff',
950: '#000000',
},
}SCSS
$custom: #dfeaff; $custom-light: #e9f0ff; $custom-dark: #000000;
JSON
{
"hex": "#dfeaff",
"rgb": {
"r": 223,
"g": 234,
"b": 255
},
"hsl": {
"h": 219.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93512,
"c": 0.03086,
"h": 263.5
},
"luminance": 0.81754
}Semantic roles & 50–950 ramp
primary
#DFEAFF
secondary
#ECCF96
accent
#9700E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161618
muted
#848586