#DFBBED#DFBBED
#DFBBED is a very light, moderate purple. Relative luminance 0.573; OKLCH L 83.9% C 0.079 H 316.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBBED |
|---|---|
| RGB | rgb(223, 187, 237) |
| HSL | hsl(283, 58%, 83%) |
| HSV | hsv(283, 21%, 93%) |
| CMYK | cmyk(5.9%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(80.37, 21.67, -20.02) |
| CIE-LCH | lch(80.37, 29.50, 317.27°) |
| OKLab | oklab(83.92% 0.0569 -0.0541) |
| OKLCH | oklch(83.92% 0.079 316.5) |
| XYZ | xyz(63.4855, 57.3439, 87.8284) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.47
Light Lavendar
#EFC0FE
ΔE00 3.60
Light Lavender
#DFC5FE
ΔE00 4.06
Pale Lilac
#E4CBFF
ΔE00 4.42
Pale Lavender
#EECFFE
ΔE00 4.61
Very Light Purple
#F6CEFC
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBBED #C9EDBB
analogous
#C6BBED #DFBBED #EDBBE2
triadic
#DFBBED #EDDFBB #BBEDDF
tetradic
#DFBBED #EDC6BB #C9EDBB #BBE2ED
square
#DFBBED #EDC6BB #C9EDBB #BBE2ED
split-complementary
#DFBBED #E2EDBB #BBEDC6
monochromatic
#B15AD3 #C88BE0 #DFBBED #F4E7F9 #F4E7F9
Accessibility & contrast
On white
1.68
#DFBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#DFBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBBED
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBBED | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EF
Deuteranopia (green-blind)
#BCC9EB
Tritanopia (blue-blind)
#DFC0CC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dfbbed; /* rgb */ color: rgb(223, 187, 237); /* oklch */ color: oklch(83.9% 0.079 316.5);
Tailwind
colors: {
custom: {
50: '#e9cff3',
500: '#dfbbed',
950: '#000000',
},
}SCSS
$custom: #dfbbed; $custom-light: #e9cff3; $custom-dark: #000000;
JSON
{
"hex": "#dfbbed",
"rgb": {
"r": 223,
"g": 187,
"b": 237
},
"hsl": {
"h": 283.2,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.83918,
"c": 0.07855,
"h": 316.5
},
"luminance": 0.57343
}Semantic roles & 50–950 ramp
primary
#DFBBED
secondary
#96CA82
accent
#C6204E
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385