#DFBBEB#DFBBEB
#DFBBEB is a very light, moderate purple. Relative luminance 0.572; OKLCH L 83.8% C 0.076 H 317.6°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBBEB |
|---|---|
| RGB | rgb(223, 187, 235) |
| HSL | hsl(285, 55%, 83%) |
| HSV | hsv(285, 20%, 92%) |
| CMYK | cmyk(5.1%, 20.4%, 0%, 7.8%) |
| CIE-LAB | lab(80.31, 21.28, -19.04) |
| CIE-LCH | lch(80.31, 28.56, 318.18°) |
| OKLab | oklab(83.85% 0.0563 -0.0514) |
| OKLCH | oklch(83.85% 0.076 317.6) |
| XYZ | xyz(63.1949, 57.2277, 86.2981) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.71
Light Lavendar
#EFC0FE
ΔE00 3.93
Light Lavender
#DFC5FE
ΔE00 4.44
Pale Lavender
#EECFFE
ΔE00 4.63
Pale Lilac
#E4CBFF
ΔE00 4.65
Very Light Purple
#F6CEFC
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBBEB #C7EBBB
analogous
#C7BBEB #DFBBEB #EBBBDF
triadic
#DFBBEB #EBDFBB #BBEBDF
tetradic
#DFBBEB #EBC7BB #C7EBBB #BBDFEB
square
#DFBBEB #EBC7BB #C7EBBB #BBDFEB
split-complementary
#DFBBEB #DFEBBB #BBEBC7
monochromatic
#B25CCF #C98CDD #DFBBEB #F4E7F8 #F4E7F8
Accessibility & contrast
On white
1.69
#DFBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#DFBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBBEB
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBBEB | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#BDC8E9
Tritanopia (blue-blind)
#DFC0CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dfbbeb; /* rgb */ color: rgb(223, 187, 235); /* oklch */ color: oklch(83.8% 0.076 317.6);
Tailwind
colors: {
custom: {
50: '#e9cff1',
500: '#dfbbeb',
950: '#000000',
},
}SCSS
$custom: #dfbbeb; $custom-light: #e9cff1; $custom-dark: #000000;
JSON
{
"hex": "#dfbbeb",
"rgb": {
"r": 223,
"g": 187,
"b": 235
},
"hsl": {
"h": 285,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.83846,
"c": 0.07624,
"h": 317.6
},
"luminance": 0.57227
}Semantic roles & 50–950 ramp
primary
#DFBBEB
secondary
#94C783
accent
#C2234B
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385