#DFBBEF#DFBBEF
#DFBBEF is a very light, moderate purple. Relative luminance 0.575; OKLCH L 84.0% C 0.081 H 315.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBBEF |
|---|---|
| RGB | rgb(223, 187, 239) |
| HSL | hsl(282, 62%, 84%) |
| HSV | hsv(282, 22%, 94%) |
| CMYK | cmyk(6.7%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(80.44, 22.06, -20.99) |
| CIE-LCH | lch(80.44, 30.45, 316.42°) |
| OKLab | oklab(83.99% 0.0576 -0.0568) |
| OKLCH | oklch(83.99% 0.081 315.4) |
| XYZ | xyz(63.7793, 57.4615, 89.3759) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.30
Light Lavendar
#EFC0FE
ΔE00 3.32
Light Lavender
#DFC5FE
ΔE00 3.72
Pale Lilac
#E4CBFF
ΔE00 4.24
Pale Lavender
#EECFFE
ΔE00 4.65
Very Light Purple
#F6CEFC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBBEF #CBEFBB
analogous
#C5BBEF #DFBBEF #EFBBE5
triadic
#DFBBEF #EFDFBB #BBEFDF
tetradic
#DFBBEF #EFC5BB #CBEFBB #BBE5EF
square
#DFBBEF #EFC5BB #CBEFBB #BBE5EF
split-complementary
#DFBBEF #E5EFBB #BBEFC5
monochromatic
#B058D8 #C889E3 #DFBBEF #F3E6F9 #F3E6F9
Accessibility & contrast
On white
1.68
#DFBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#DFBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBBEF
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBBEF | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#DEC1CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dfbbef; /* rgb */ color: rgb(223, 187, 239); /* oklch */ color: oklch(84.0% 0.081 315.4);
Tailwind
colors: {
custom: {
50: '#e9cff4',
500: '#dfbbef',
950: '#000000',
},
}SCSS
$custom: #dfbbef; $custom-light: #e9cff4; $custom-dark: #000000;
JSON
{
"hex": "#dfbbef",
"rgb": {
"r": 223,
"g": 187,
"b": 239
},
"hsl": {
"h": 281.538,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.8399,
"c": 0.08088,
"h": 315.4
},
"luminance": 0.57461
}Semantic roles & 50–950 ramp
primary
#DFBBEF
secondary
#98CD81
accent
#CA1C51
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385