#DFDBFE#DFDBFE
#DFDBFE is a very light, muted blue. Relative luminance 0.735; OKLCH L 90.5% C 0.048 H 290.7°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBFE |
|---|---|
| RGB | rgb(223, 219, 254) |
| HSL | hsl(247, 95%, 93%) |
| HSV | hsv(247, 14%, 100%) |
| CMYK | cmyk(12.2%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(88.69, 8.00, -16.50) |
| CIE-LCH | lch(88.69, 18.34, 295.87°) |
| OKLab | oklab(90.55% 0.0168 -0.0446) |
| OKLCH | oklch(90.55% 0.048 290.7) |
| XYZ | xyz(73.6486, 73.5063, 104.0548) |
| Luminance | 0.7351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.77
Periwinkle
#CCCCFF
ΔE00 5.82
Pale Lilac
#E4CBFF
ΔE00 7.29
Light Periwinkle
#C1C6FC
ΔE00 7.99
Pale Lavender
#EECFFE
ΔE00 8.10
Light Lavender
#DFC5FE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBFE #FAFEDB
analogous
#DBE8FE #DFDBFE #F0DBFE
triadic
#DFDBFE #FEDFDB #DBFEDF
tetradic
#DFDBFE #FEDBE8 #FAFEDB #DBFEF0
square
#DFDBFE #FEDBE8 #FAFEDB #DBFEF0
split-complementary
#DFDBFE #FEF0DB #E8FEDB
monochromatic
#7564FB #AA9FFC #DFDBFE #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.34
#DFDBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#DFDBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBFE
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBFE | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#D3DEFD
Tritanopia (blue-blind)
#D9E0E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdbfe; /* rgb */ color: rgb(223, 219, 254); /* oklch */ color: oklch(90.5% 0.048 290.7);
Tailwind
colors: {
custom: {
50: '#e9e6fe',
500: '#dfdbfe',
950: '#000000',
},
}SCSS
$custom: #dfdbfe; $custom-light: #e9e6fe; $custom-dark: #000000;
JSON
{
"hex": "#dfdbfe",
"rgb": {
"r": 223,
"g": 219,
"b": 254
},
"hsl": {
"h": 246.857,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.90546,
"c": 0.04768,
"h": 290.7
},
"luminance": 0.73507
}Semantic roles & 50–950 ramp
primary
#DFDBFE
secondary
#DFE994
accent
#E600CB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485