#DFBEE2#DFBEE2
#DFBEE2 is a very light, moderate purple. Relative luminance 0.580; OKLCH L 84.1% C 0.061 H 323.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBEE2 |
|---|---|
| RGB | rgb(223, 190, 226) |
| HSL | hsl(295, 38%, 82%) |
| HSV | hsv(295, 16%, 89%) |
| CMYK | cmyk(1.3%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(80.74, 17.96, -13.55) |
| CIE-LCH | lch(80.74, 22.50, 322.97°) |
| OKLab | oklab(84.09% 0.049 -0.0363) |
| OKLCH | oklch(84.09% 0.061 323.5) |
| XYZ | xyz(62.5705, 58.0069, 79.8370) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.74
Very Light Purple
#F6CEFC
ΔE00 5.11
Pale Lavender
#EECFFE
ΔE00 5.21
Light Lilac
#EDC8FF
ΔE00 5.67
Pale Mauve
#FED0FC
ΔE00 5.95
Pale Lilac
#E4CBFF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBEE2 #C1E2BE
analogous
#CDBEE2 #DFBEE2 #E2BED3
triadic
#DFBEE2 #E2DFBE #BEE2DF
tetradic
#DFBEE2 #E2CDBE #C1E2BE #BED3E2
square
#DFBEE2 #E2CDBE #C1E2BE #BED3E2
split-complementary
#DFBEE2 #D3E2BE #BEE2CD
monochromatic
#B569BC #CA94CF #DFBEE2 #F4E8F5 #F5EAF6
Accessibility & contrast
On white
1.67
#DFBEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#DFBEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBEE2
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBEE2 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E4
Deuteranopia (green-blind)
#C2CAE1
Tritanopia (blue-blind)
#E1C1CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dfbee2; /* rgb */ color: rgb(223, 190, 226); /* oklch */ color: oklch(84.1% 0.061 323.5);
Tailwind
colors: {
custom: {
50: '#e9d1eb',
500: '#dfbee2',
950: '#000000',
},
}SCSS
$custom: #dfbee2; $custom-light: #e9d1eb; $custom-dark: #000000;
JSON
{
"hex": "#dfbee2",
"rgb": {
"r": 223,
"g": 190,
"b": 226
},
"hsl": {
"h": 295,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.84088,
"c": 0.06095,
"h": 323.5
},
"luminance": 0.58006
}Semantic roles & 50–950 ramp
primary
#DFBEE2
secondary
#8DBB89
accent
#B1343F
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384