#DFB3DA#DFB3DA
#DFB3DA is a light, moderate purple. Relative luminance 0.530; OKLCH L 81.8% C 0.072 H 330.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB3DA |
|---|---|
| RGB | rgb(223, 179, 218) |
| HSL | hsl(307, 41%, 79%) |
| HSV | hsv(307, 20%, 87%) |
| CMYK | cmyk(0%, 19.7%, 2.2%, 12.5%) |
| CIE-LAB | lab(77.87, 22.40, -13.54) |
| CIE-LCH | lch(77.87, 26.18, 328.85°) |
| OKLab | oklab(81.79% 0.0627 -0.0362) |
| OKLCH | oklch(81.79% 0.072 330) |
| XYZ | xyz(59.2051, 52.9916, 73.4257) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.14
Thistle
#D8BFD8
ΔE00 6.02
Plum
#DDA0DD
ΔE00 6.33
Very Light Purple
#F6CEFC
ΔE00 6.82
Light Lavendar
#EFC0FE
ΔE00 6.84
Light Lilac
#EDC8FF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB3DA #B3DFB8
analogous
#CEB3DF #DFB3DA #DFB3C4
triadic
#DFB3DA #DADFB3 #B3DADF
tetradic
#DFB3DA #DFCEB3 #B3DFB8 #B3C4DF
square
#DFB3DA #DFCEB3 #B3DFB8 #B3C4DF
split-complementary
#DFB3DA #C4DFB3 #B3DFCE
monochromatic
#BB5DB0 #CD88C5 #DFB3DA #F1DEEF #F6E9F5
Accessibility & contrast
On white
1.81
#DFB3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#DFB3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB3DA
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB3DA | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BDDC
Deuteranopia (green-blind)
#BBC3D8
Tritanopia (blue-blind)
#E3B6C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dfb3da; /* rgb */ color: rgb(223, 179, 218); /* oklch */ color: oklch(81.8% 0.072 330.0);
Tailwind
colors: {
custom: {
50: '#e9cae5',
500: '#dfb3da',
950: '#000000',
},
}SCSS
$custom: #dfb3da; $custom-light: #e9cae5; $custom-dark: #000000;
JSON
{
"hex": "#dfb3da",
"rgb": {
"r": 223,
"g": 179,
"b": 218
},
"hsl": {
"h": 306.818,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.81788,
"c": 0.07238,
"h": 330
},
"luminance": 0.5299
}Semantic roles & 50–950 ramp
primary
#DFB3DA
secondary
#7FB885
accent
#B44132
background
#FEFDFE
surface
#FDF9FC
border
#D5D2D5
text
#161315
muted
#848284