#DFBBEA#DFBBEA
#DFBBEA is a very light, moderate purple. Relative luminance 0.572; OKLCH L 83.8% C 0.075 H 318.2°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBBEA |
|---|---|
| RGB | rgb(223, 187, 234) |
| HSL | hsl(286, 53%, 83%) |
| HSV | hsv(286, 20%, 92%) |
| CMYK | cmyk(4.7%, 20.1%, 0%, 8.2%) |
| CIE-LAB | lab(80.28, 21.09, -18.55) |
| CIE-LCH | lch(80.28, 28.09, 318.66°) |
| OKLab | oklab(83.81% 0.056 -0.05) |
| OKLCH | oklch(83.81% 0.075 318.2) |
| XYZ | xyz(63.0509, 57.1701, 85.5394) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.85
Light Lavendar
#EFC0FE
ΔE00 4.12
Light Lavender
#DFC5FE
ΔE00 4.64
Pale Lavender
#EECFFE
ΔE00 4.66
Pale Lilac
#E4CBFF
ΔE00 4.79
Very Light Purple
#F6CEFC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBBEA #C6EABB
analogous
#C7BBEA #DFBBEA #EABBDE
triadic
#DFBBEA #EADFBB #BBEADF
tetradic
#DFBBEA #EAC7BB #C6EABB #BBDEEA
square
#DFBBEA #EAC7BB #C6EABB #BBDEEA
split-complementary
#DFBBEA #DEEABB #BBEAC7
monochromatic
#B35DCD #C98CDC #DFBBEA #F4E8F8 #F4E8F8
Accessibility & contrast
On white
1.69
#DFBBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#DFBBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBBEA
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBBEA | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EC
Deuteranopia (green-blind)
#BDC8E8
Tritanopia (blue-blind)
#DFC0CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dfbbea; /* rgb */ color: rgb(223, 187, 234); /* oklch */ color: oklch(83.8% 0.075 318.2);
Tailwind
colors: {
custom: {
50: '#e9cff0',
500: '#dfbbea',
950: '#000000',
},
}SCSS
$custom: #dfbbea; $custom-light: #e9cff0; $custom-dark: #000000;
JSON
{
"hex": "#dfbbea",
"rgb": {
"r": 223,
"g": 187,
"b": 234
},
"hsl": {
"h": 285.957,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.8381,
"c": 0.07511,
"h": 318.2
},
"luminance": 0.57169
}Semantic roles & 50–950 ramp
primary
#DFBBEA
secondary
#93C683
accent
#C0254A
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385