#DFBFEF#DFBFEF
#DFBFEF is a very light, moderate purple. Relative luminance 0.592; OKLCH L 84.7% C 0.074 H 314.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBFEF |
|---|---|
| RGB | rgb(223, 191, 239) |
| HSL | hsl(280, 60%, 84%) |
| HSV | hsv(280, 20%, 94%) |
| CMYK | cmyk(6.7%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(81.39, 19.91, -19.55) |
| CIE-LCH | lch(81.39, 27.90, 315.53°) |
| OKLab | oklab(84.73% 0.0517 -0.0528) |
| OKLCH | oklch(84.73% 0.074 314.4) |
| XYZ | xyz(64.6397, 59.1823, 89.6627) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.06
Light Lavender
#DFC5FE
ΔE00 3.42
Pale Lilac
#E4CBFF
ΔE00 3.47
Pale Lavender
#EECFFE
ΔE00 3.73
Light Lavendar
#EFC0FE
ΔE00 3.98
Very Light Purple
#F6CEFC
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBFEF #CFEFBF
analogous
#C7BFEF #DFBFEF #EFBFE7
triadic
#DFBFEF #EFDFBF #BFEFDF
tetradic
#DFBFEF #EFC7BF #CFEFBF #BFE7EF
square
#DFBFEF #EFC7BF #CFEFBF #BFE7EF
split-complementary
#DFBFEF #E7EFBF #BFEFC7
monochromatic
#AE5DD7 #C78EE3 #DFBFEF #F3E7F9 #F3E7F9
Accessibility & contrast
On white
1.64
#DFBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#DFBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBFEF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBFEF | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F1
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#DEC4CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dfbfef; /* rgb */ color: rgb(223, 191, 239); /* oklch */ color: oklch(84.7% 0.074 314.4);
Tailwind
colors: {
custom: {
50: '#e9d2f4',
500: '#dfbfef',
950: '#000000',
},
}SCSS
$custom: #dfbfef; $custom-light: #e9d2f4; $custom-dark: #000000;
JSON
{
"hex": "#dfbfef",
"rgb": {
"r": 223,
"g": 191,
"b": 239
},
"hsl": {
"h": 280,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.84725,
"c": 0.07395,
"h": 314.4
},
"luminance": 0.59182
}Semantic roles & 50–950 ramp
primary
#DFBFEF
secondary
#9DCD85
accent
#C81E56
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385