#DFDBFD#DFDBFD
#DFDBFD is a very light, muted blue. Relative luminance 0.734; OKLCH L 90.5% C 0.046 H 290.8°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBFD |
|---|---|
| RGB | rgb(223, 219, 253) |
| HSL | hsl(247, 89%, 93%) |
| HSV | hsv(247, 13%, 99%) |
| CMYK | cmyk(11.9%, 13.4%, 0%, 0.8%) |
| CIE-LAB | lab(88.66, 7.80, -16.02) |
| CIE-LCH | lch(88.66, 17.82, 295.96°) |
| OKLab | oklab(90.51% 0.0165 -0.0433) |
| OKLCH | oklch(90.51% 0.046 290.8) |
| XYZ | xyz(73.4889, 73.4424, 103.2136) |
| Luminance | 0.7344 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.52
Periwinkle
#CCCCFF
ΔE00 6.04
Pale Lilac
#E4CBFF
ΔE00 7.47
Light Periwinkle
#C1C6FC
ΔE00 8.18
Pale Lavender
#EECFFE
ΔE00 8.21
Light Lavender
#DFC5FE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBFD #F9FDDB
analogous
#DBE8FD #DFDBFD #F0DBFD
triadic
#DFDBFD #FDDFDB #DBFDDF
tetradic
#DFDBFD #FDDBE8 #F9FDDB #DBFDF0
square
#DFDBFD #FDDBE8 #F9FDDB #DBFDF0
split-complementary
#DFDBFD #FDF0DB #E8FDDB
monochromatic
#7867F7 #ABA1FA #DFDBFD #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.34
#DFDBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#DFDBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBFD
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBFD | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#D4DEFC
Tritanopia (blue-blind)
#D9E0E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdbfd; /* rgb */ color: rgb(223, 219, 253); /* oklch */ color: oklch(90.5% 0.046 290.8);
Tailwind
colors: {
custom: {
50: '#e9e6fe',
500: '#dfdbfd',
950: '#000000',
},
}SCSS
$custom: #dfdbfd; $custom-light: #e9e6fe; $custom-dark: #000000;
JSON
{
"hex": "#dfdbfd",
"rgb": {
"r": 223,
"g": 219,
"b": 253
},
"hsl": {
"h": 247.059,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.90513,
"c": 0.04632,
"h": 290.8
},
"luminance": 0.73443
}Semantic roles & 50–950 ramp
primary
#DFDBFD
secondary
#DDE795
accent
#E600CA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485