#DFBAE7#DFBAE7
#DFBAE7 is a very light, moderate purple. Relative luminance 0.566; OKLCH L 83.5% C 0.073 H 320.3°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBAE7 |
|---|---|
| RGB | rgb(223, 186, 231) |
| HSL | hsl(289, 48%, 82%) |
| HSV | hsv(289, 19%, 91%) |
| CMYK | cmyk(3.5%, 19.5%, 0%, 9.4%) |
| CIE-LAB | lab(79.94, 21.05, -17.44) |
| CIE-LCH | lch(79.94, 27.34, 320.36°) |
| OKLab | oklab(83.52% 0.0565 -0.047) |
| OKLCH | oklch(83.52% 0.073 320.3) |
| XYZ | xyz(62.4121, 56.5763, 83.2183) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 4.38
Light Lavendar
#EFC0FE
ΔE00 4.58
Very Light Purple
#F6CEFC
ΔE00 4.98
Pale Lavender
#EECFFE
ΔE00 5.02
Light Lavender
#DFC5FE
ΔE00 5.32
Pale Lilac
#E4CBFF
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBAE7 #C2E7BA
analogous
#C9BAE7 #DFBAE7 #E7BAD9
triadic
#DFBAE7 #E7DFBA #BAE7DF
tetradic
#DFBAE7 #E7C9BA #C2E7BA #BAD9E7
square
#DFBAE7 #E7C9BA #C2E7BA #BAD9E7
split-complementary
#DFBAE7 #D9E7BA #BAE7C9
monochromatic
#B55FC7 #CA8DD7 #DFBAE7 #F4E7F7 #F4E8F7
Accessibility & contrast
On white
1.71
#DFBAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#DFBAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBAE7
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBAE7 | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C4E9
Deuteranopia (green-blind)
#BDC8E5
Tritanopia (blue-blind)
#E0BEC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dfbae7; /* rgb */ color: rgb(223, 186, 231); /* oklch */ color: oklch(83.5% 0.073 320.3);
Tailwind
colors: {
custom: {
50: '#e9cfee',
500: '#dfbae7',
950: '#000000',
},
}SCSS
$custom: #dfbae7; $custom-light: #e9cfee; $custom-dark: #000000;
JSON
{
"hex": "#dfbae7",
"rgb": {
"r": 223,
"g": 186,
"b": 231
},
"hsl": {
"h": 289.333,
"s": 48.387,
"l": 81.765
},
"oklch": {
"l": 0.8352,
"c": 0.07349,
"h": 320.3
},
"luminance": 0.56575
}Semantic roles & 50–950 ramp
primary
#DFBAE7
secondary
#8EC283
accent
#BC2A44
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161316
muted
#848385