#DFDAFB#DFDAFB
#DFDAFB is a very light, muted blue. Relative luminance 0.728; OKLCH L 90.3% C 0.045 H 292.4°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDAFB |
|---|---|
| RGB | rgb(223, 218, 251) |
| HSL | hsl(249, 80%, 92%) |
| HSV | hsv(249, 13%, 98%) |
| CMYK | cmyk(11.2%, 13.1%, 0%, 1.6%) |
| CIE-LAB | lab(88.35, 7.92, -15.43) |
| CIE-LCH | lch(88.35, 17.35, 297.18°) |
| OKLab | oklab(90.25% 0.0172 -0.0417) |
| OKLCH | oklch(90.25% 0.045 292.4) |
| XYZ | xyz(72.9119, 72.7954, 101.4578) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.51
Periwinkle
#CCCCFF
ΔE00 6.30
Pale Lilac
#E4CBFF
ΔE00 7.39
Pale Lavender
#EECFFE
ΔE00 8.01
Light Periwinkle
#C1C6FC
ΔE00 8.44
Light Lavender
#DFC5FE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDAFB #F6FBDA
analogous
#DAE6FB #DFDAFB #F0DAFB
triadic
#DFDAFB #FBDFDA #DAFBDF
tetradic
#DFDAFB #FBDAE6 #F6FBDA #DAFBF0
square
#DFDAFB #FBDAE6 #F6FBDA #DAFBF0
split-complementary
#DFDAFB #FBF0DA #E6FBDA
monochromatic
#7F6CEF #AFA3F5 #DFDAFB #E7E3FC #E7E3FC
Accessibility & contrast
On white
1.35
#DFDAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#DFDAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDAFB
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDAFB | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFD
Deuteranopia (green-blind)
#D3DDFA
Tritanopia (blue-blind)
#DADFE5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdafb; /* rgb */ color: rgb(223, 218, 251); /* oklch */ color: oklch(90.3% 0.045 292.4);
Tailwind
colors: {
custom: {
50: '#e9e5fc',
500: '#dfdafb',
950: '#000000',
},
}SCSS
$custom: #dfdafb; $custom-light: #e9e5fc; $custom-dark: #000000;
JSON
{
"hex": "#dfdafb",
"rgb": {
"r": 223,
"g": 218,
"b": 251
},
"hsl": {
"h": 249.091,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.90252,
"c": 0.04507,
"h": 292.4
},
"luminance": 0.72796
}Semantic roles & 50–950 ramp
primary
#DFDAFB
secondary
#D7E297
accent
#DD09BD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485