#DFBEEB#DFBEEB
#DFBEEB is a very light, moderate purple. Relative luminance 0.585; OKLCH L 84.4% C 0.071 H 317.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBEEB |
|---|---|
| RGB | rgb(223, 190, 235) |
| HSL | hsl(284, 53%, 83%) |
| HSV | hsv(284, 19%, 92%) |
| CMYK | cmyk(5.1%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(81.02, 19.67, -17.96) |
| CIE-LCH | lch(81.02, 26.63, 317.60°) |
| OKLab | oklab(84.4% 0.0519 -0.0484) |
| OKLCH | oklch(84.4% 0.071 317) |
| XYZ | xyz(63.8380, 58.5139, 86.5125) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.66
Pale Lavender
#EECFFE
ΔE00 4.04
Pale Lilac
#E4CBFF
ΔE00 4.23
Light Lavender
#DFC5FE
ΔE00 4.35
Very Light Purple
#F6CEFC
ΔE00 4.47
Light Lavendar
#EFC0FE
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBEEB #CAEBBE
analogous
#C8BEEB #DFBEEB #EBBEE0
triadic
#DFBEEB #EBDFBE #BEEBDF
tetradic
#DFBEEB #EBC8BE #CAEBBE #BEE0EB
square
#DFBEEB #EBC8BE #CAEBBE #BEE0EB
split-complementary
#DFBEEB #E0EBBE #BEEBC8
monochromatic
#B160CE #C88FDD #DFBEEB #F3E8F8 #F3E8F8
Accessibility & contrast
On white
1.65
#DFBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#DFBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBEEB
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBEEB | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#C0CAE9
Tritanopia (blue-blind)
#DFC3CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dfbeeb; /* rgb */ color: rgb(223, 190, 235); /* oklch */ color: oklch(84.4% 0.071 317.0);
Tailwind
colors: {
custom: {
50: '#e9d1f1',
500: '#dfbeeb',
950: '#000000',
},
}SCSS
$custom: #dfbeeb; $custom-light: #e9d1f1; $custom-dark: #000000;
JSON
{
"hex": "#dfbeeb",
"rgb": {
"r": 223,
"g": 190,
"b": 235
},
"hsl": {
"h": 284,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84399,
"c": 0.07101,
"h": 317
},
"luminance": 0.58513
}Semantic roles & 50–950 ramp
primary
#DFBEEB
secondary
#97C786
accent
#C0254F
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385