#DFDBEF#DFDBEF
#DFDBEF is a very light, muted violet. Relative luminance 0.726; OKLCH L 90.1% C 0.027 H 295.0°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBEF |
|---|---|
| RGB | rgb(223, 219, 239) |
| HSL | hsl(252, 38%, 90%) |
| HSV | hsv(252, 8%, 94%) |
| CMYK | cmyk(6.7%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(88.25, 5.05, -9.27) |
| CIE-LCH | lch(88.25, 10.55, 298.59°) |
| OKLab | oklab(90.06% 0.0116 -0.0248) |
| OKLCH | oklch(90.06% 0.027 295) |
| XYZ | xyz(71.3400, 72.5828, 91.8961) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.86
Ghostwhite
#F8F8FF
ΔE00 8.41
Lavenderblush
#FFF0F5
ΔE00 8.58
Fog
#D8DCE0
ΔE00 8.77
Gainsboro
#DCDCDC
ΔE00 9.43
Thistle
#D8BFD8
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBEF #EBEFDB
analogous
#DBE1EF #DFDBEF #E9DBEF
triadic
#DFDBEF #EFDFDB #DBEFDF
tetradic
#DFDBEF #EFDBE1 #EBEFDB #DBEFE9
square
#DFDBEF #EFDBE1 #EBEFDB #DBEFE9
split-complementary
#DFDBEF #EFE9DB #E1EFDB
monochromatic
#9486C9 #B9B1DC #DFDBEF #ECEAF6 #ECEAF6
Accessibility & contrast
On white
1.35
#DFDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#DFDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBEF
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBEF | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF0
Deuteranopia (green-blind)
#D8DDEE
Tritanopia (blue-blind)
#DCDEE1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfdbef; /* rgb */ color: rgb(223, 219, 239); /* oklch */ color: oklch(90.1% 0.027 295.0);
Tailwind
colors: {
custom: {
50: '#e9e6f4',
500: '#dfdbef',
950: '#000000',
},
}SCSS
$custom: #dfdbef; $custom-light: #e9e6f4; $custom-dark: #000000;
JSON
{
"hex": "#dfdbef",
"rgb": {
"r": 223,
"g": 219,
"b": 239
},
"hsl": {
"h": 252,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.90057,
"c": 0.0274,
"h": 295
},
"luminance": 0.72583
}Semantic roles & 50–950 ramp
primary
#DFDBEF
secondary
#C3CAA4
accent
#B13498
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485