#DFBEE9#DFBEE9
#DFBEE9 is a very light, moderate purple. Relative luminance 0.584; OKLCH L 84.3% C 0.069 H 318.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBEE9 |
|---|---|
| RGB | rgb(223, 190, 233) |
| HSL | hsl(286, 49%, 83%) |
| HSV | hsv(286, 18%, 91%) |
| CMYK | cmyk(4.3%, 18.5%, 0%, 8.6%) |
| CIE-LAB | lab(80.96, 19.29, -16.98) |
| CIE-LCH | lch(80.96, 25.70, 318.64°) |
| OKLab | oklab(84.33% 0.0513 -0.0457) |
| OKLCH | oklch(84.33% 0.069 318.3) |
| XYZ | xyz(63.5507, 58.3990, 84.9993) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 4.05
Pale Lavender
#EECFFE
ΔE00 4.20
Very Light Purple
#F6CEFC
ΔE00 4.49
Pale Lilac
#E4CBFF
ΔE00 4.59
Light Lavender
#DFC5FE
ΔE00 4.83
Light Lavendar
#EFC0FE
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBEE9 #C8E9BE
analogous
#C9BEE9 #DFBEE9 #E9BEDD
triadic
#DFBEE9 #E9DFBE #BEE9DF
tetradic
#DFBEE9 #E9C9BE #C8E9BE #BEDDE9
square
#DFBEE9 #E9C9BE #C8E9BE #BEDDE9
split-complementary
#DFBEE9 #DDE9BE #BEE9C9
monochromatic
#B263CA #C890DA #DFBEE9 #F4E8F7 #F4E8F7
Accessibility & contrast
On white
1.66
#DFBEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#DFBEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBEE9
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBEE9 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EB
Deuteranopia (green-blind)
#C0CAE7
Tritanopia (blue-blind)
#DFC2CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dfbee9; /* rgb */ color: rgb(223, 190, 233); /* oklch */ color: oklch(84.3% 0.069 318.3);
Tailwind
colors: {
custom: {
50: '#e9d1f0',
500: '#dfbee9',
950: '#000000',
},
}SCSS
$custom: #dfbee9; $custom-light: #e9d1f0; $custom-dark: #000000;
JSON
{
"hex": "#dfbee9",
"rgb": {
"r": 223,
"g": 190,
"b": 233
},
"hsl": {
"h": 286.047,
"s": 49.425,
"l": 82.941
},
"oklch": {
"l": 0.84329,
"c": 0.06871,
"h": 318.3
},
"luminance": 0.58398
}Semantic roles & 50–950 ramp
primary
#DFBEE9
secondary
#95C587
accent
#BD294B
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385