#DFBBEE#DFBBEE
#DFBBEE is a very light, moderate purple. Relative luminance 0.574; OKLCH L 84.0% C 0.080 H 315.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBBEE |
|---|---|
| RGB | rgb(223, 187, 238) |
| HSL | hsl(282, 60%, 83%) |
| HSV | hsv(282, 21%, 93%) |
| CMYK | cmyk(6.3%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(80.41, 21.86, -20.50) |
| CIE-LCH | lch(80.41, 29.97, 316.84°) |
| OKLab | oklab(83.95% 0.0573 -0.0555) |
| OKLCH | oklch(83.95% 0.08 315.9) |
| XYZ | xyz(63.6320, 57.4025, 88.6000) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.37
Light Lavendar
#EFC0FE
ΔE00 3.45
Light Lavender
#DFC5FE
ΔE00 3.88
Pale Lilac
#E4CBFF
ΔE00 4.33
Pale Lavender
#EECFFE
ΔE00 4.62
Very Light Purple
#F6CEFC
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBBEE #CAEEBB
analogous
#C5BBEE #DFBBEE #EEBBE3
triadic
#DFBBEE #EEDFBB #BBEEDF
tetradic
#DFBBEE #EEC5BB #CAEEBB #BBE3EE
square
#DFBBEE #EEC5BB #CAEEBB #BBE3EE
split-complementary
#DFBBEE #E3EEBB #BBEEC5
monochromatic
#B159D6 #C88AE2 #DFBBEE #F3E7F9 #F3E7F9
Accessibility & contrast
On white
1.68
#DFBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#DFBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBBEE
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBBEE | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5F0
Deuteranopia (green-blind)
#BCC9EC
Tritanopia (blue-blind)
#DFC1CC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dfbbee; /* rgb */ color: rgb(223, 187, 238); /* oklch */ color: oklch(84.0% 0.080 315.9);
Tailwind
colors: {
custom: {
50: '#e9cff3',
500: '#dfbbee',
950: '#000000',
},
}SCSS
$custom: #dfbbee; $custom-light: #e9cff3; $custom-dark: #000000;
JSON
{
"hex": "#dfbbee",
"rgb": {
"r": 223,
"g": 187,
"b": 238
},
"hsl": {
"h": 282.353,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.83954,
"c": 0.07971,
"h": 315.9
},
"luminance": 0.57402
}Semantic roles & 50–950 ramp
primary
#DFBBEE
secondary
#97CC81
accent
#C81E50
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385