#DFDBF6#DFDBF6
#DFDBF6 is a very light, muted blue. Relative luminance 0.730; OKLCH L 90.3% C 0.037 H 292.4°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBF6 |
|---|---|
| RGB | rgb(223, 219, 246) |
| HSL | hsl(249, 60%, 91%) |
| HSV | hsv(249, 11%, 96%) |
| CMYK | cmyk(9.3%, 11%, 0%, 3.5%) |
| CIE-LAB | lab(88.45, 6.41, -12.65) |
| CIE-LCH | lch(88.45, 14.18, 296.86°) |
| OKLab | oklab(90.28% 0.0141 -0.034) |
| OKLCH | oklch(90.28% 0.037 292.4) |
| XYZ | xyz(72.3942, 73.0045, 97.4482) |
| Luminance | 0.7300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.86
Periwinkle
#CCCCFF
ΔE00 7.79
Pale Lilac
#E4CBFF
ΔE00 9.05
Thistle
#D8BFD8
ΔE00 9.28
Pale Lavender
#EECFFE
ΔE00 9.38
Light Periwinkle
#C1C6FC
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBF6 #F2F6DB
analogous
#DBE4F6 #DFDBF6 #ECDBF6
triadic
#DFDBF6 #F6DFDB #DBF6DF
tetradic
#DFDBF6 #F6DBE4 #F2F6DB #DBF6EC
square
#DFDBF6 #F6DBE4 #F2F6DB #DBF6EC
split-complementary
#DFDBF6 #F6ECDB #E4F6DB
monochromatic
#8879DE #B3AAEA #DFDBF6 #E9E7F9 #E9E7F9
Accessibility & contrast
On white
1.35
#DFDBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#DFDBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBF6
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBF6 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF7
Deuteranopia (green-blind)
#D6DEF5
Tritanopia (blue-blind)
#DBDFE4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdbf6; /* rgb */ color: rgb(223, 219, 246); /* oklch */ color: oklch(90.3% 0.037 292.4);
Tailwind
colors: {
custom: {
50: '#e9e6f9',
500: '#dfdbf6',
950: '#000000',
},
}SCSS
$custom: #dfdbf6; $custom-light: #e9e6f9; $custom-dark: #000000;
JSON
{
"hex": "#dfdbf6",
"rgb": {
"r": 223,
"g": 219,
"b": 246
},
"hsl": {
"h": 248.889,
"s": 60,
"l": 91.176
},
"oklch": {
"l": 0.90281,
"c": 0.03684,
"h": 292.4
},
"luminance": 0.73005
}Semantic roles & 50–950 ramp
primary
#DFDBF6
secondary
#CFD79E
accent
#C81EAF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485