#DFBBF1#DFBBF1
#DFBBF1 is a very light, moderate purple. Relative luminance 0.576; OKLCH L 84.1% C 0.083 H 314.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBBF1 |
|---|---|
| RGB | rgb(223, 187, 241) |
| HSL | hsl(280, 66%, 84%) |
| HSV | hsv(280, 22%, 95%) |
| CMYK | cmyk(7.5%, 22.4%, 0%, 5.5%) |
| CIE-LAB | lab(80.50, 22.45, -21.96) |
| CIE-LCH | lch(80.50, 31.41, 315.63°) |
| OKLab | oklab(84.06% 0.0582 -0.0595) |
| OKLCH | oklch(84.06% 0.083 314.3) |
| XYZ | xyz(64.0764, 57.5803, 90.9406) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.11
Light Lilac
#EDC8FF
ΔE00 3.20
Light Lavender
#DFC5FE
ΔE00 3.42
Pale Lilac
#E4CBFF
ΔE00 4.12
Pale Lavender
#EECFFE
ΔE00 4.74
Light Violet
#D6B4FC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBBF1 #CDF1BB
analogous
#C4BBF1 #DFBBF1 #F1BBE8
triadic
#DFBBF1 #F1DFBB #BBF1DF
tetradic
#DFBBF1 #F1C4BB #CDF1BB #BBE8F1
square
#DFBBF1 #F1C4BB #CDF1BB #BBE8F1
split-complementary
#DFBBF1 #E8F1BB #BBF1C4
monochromatic
#AF55DC #C788E7 #DFBBF1 #F3E6FA #F3E6FA
Accessibility & contrast
On white
1.68
#DFBBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#DFBBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBBF1
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBBF1 | 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)
#B4C6F3
Deuteranopia (green-blind)
#BBC9EF
Tritanopia (blue-blind)
#DEC1CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dfbbf1; /* rgb */ color: rgb(223, 187, 241); /* oklch */ color: oklch(84.1% 0.083 314.3);
Tailwind
colors: {
custom: {
50: '#e9cff5',
500: '#dfbbf1',
950: '#000000',
},
}SCSS
$custom: #dfbbf1; $custom-light: #e9cff5; $custom-dark: #000000;
JSON
{
"hex": "#dfbbf1",
"rgb": {
"r": 223,
"g": 187,
"b": 241
},
"hsl": {
"h": 280,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.84063,
"c": 0.08322,
"h": 314.3
},
"luminance": 0.57579
}Semantic roles & 50–950 ramp
primary
#DFBBF1
secondary
#9BD080
accent
#CE1854
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385