#DFBCEA#DFBCEA
#DFBCEA is a very light, moderate purple. Relative luminance 0.576; OKLCH L 84.0% C 0.073 H 318.0°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBCEA |
|---|---|
| RGB | rgb(223, 188, 234) |
| HSL | hsl(286, 52%, 83%) |
| HSV | hsv(286, 20%, 92%) |
| CMYK | cmyk(4.7%, 19.7%, 0%, 8.2%) |
| CIE-LAB | lab(80.51, 20.55, -18.19) |
| CIE-LCH | lch(80.51, 27.45, 318.49°) |
| OKLab | oklab(83.99% 0.0545 -0.0491) |
| OKLCH | oklch(83.99% 0.073 318) |
| XYZ | xyz(63.2637, 57.5958, 85.6103) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.82
Light Lavendar
#EFC0FE
ΔE00 4.28
Pale Lavender
#EECFFE
ΔE00 4.46
Light Lavender
#DFC5FE
ΔE00 4.60
Pale Lilac
#E4CBFF
ΔE00 4.64
Very Light Purple
#F6CEFC
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBCEA #C7EABC
analogous
#C8BCEA #DFBCEA #EABCDE
triadic
#DFBCEA #EADFBC #BCEADF
tetradic
#DFBCEA #EAC8BC #C7EABC #BCDEEA
square
#DFBCEA #EAC8BC #C7EABC #BCDEEA
split-complementary
#DFBCEA #DEEABC #BCEAC8
monochromatic
#B25FCD #C98DDB #DFBCEA #F4E8F8 #F4E8F8
Accessibility & contrast
On white
1.68
#DFBCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#DFBCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBCEA
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBCEA | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EC
Deuteranopia (green-blind)
#BEC9E8
Tritanopia (blue-blind)
#DFC1CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dfbcea; /* rgb */ color: rgb(223, 188, 234); /* oklch */ color: oklch(84.0% 0.073 318.0);
Tailwind
colors: {
custom: {
50: '#e9d0f0',
500: '#dfbcea',
950: '#000000',
},
}SCSS
$custom: #dfbcea; $custom-light: #e9d0f0; $custom-dark: #000000;
JSON
{
"hex": "#dfbcea",
"rgb": {
"r": 223,
"g": 188,
"b": 234
},
"hsl": {
"h": 285.652,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.83994,
"c": 0.07335,
"h": 318
},
"luminance": 0.57595
}Semantic roles & 50–950 ramp
primary
#DFBCEA
secondary
#94C684
accent
#C0264B
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385