#D3AFE3#D3AFE3
#D3AFE3 is a light, moderate purple. Relative luminance 0.501; OKLCH L 80.3% C 0.082 H 315.4°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D3AFE3 |
|---|---|
| RGB | rgb(211, 175, 227) |
| HSL | hsl(282, 48%, 79%) |
| HSV | hsv(282, 23%, 89%) |
| CMYK | cmyk(7%, 22.9%, 0%, 11%) |
| CIE-LAB | lab(76.10, 22.31, -21.19) |
| CIE-LCH | lch(76.10, 30.77, 316.47°) |
| OKLab | oklab(80.27% 0.0582 -0.0574) |
| OKLCH | oklch(80.27% 0.082 315.4) |
| XYZ | xyz(56.0569, 50.0557, 79.3668) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Violet
#D6B4FC
ΔE00 5.21
Plum
#DDA0DD
ΔE00 5.32
Lilac
#C8A2C8
ΔE00 5.45
Light Lavendar
#EFC0FE
ΔE00 5.70
Mauve
#E0B0FF
ΔE00 5.78
Light Lavender
#DFC5FE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3AFE3 #BFE3AF
analogous
#B9AFE3 #D3AFE3 #E3AFD9
triadic
#D3AFE3 #E3D3AF #AFE3D3
tetradic
#D3AFE3 #E3B9AF #BFE3AF #AFD9E3
square
#D3AFE3 #E3B9AF #BFE3AF #AFD9E3
split-complementary
#D3AFE3 #D9E3AF #AFE3B9
monochromatic
#A154C3 #BA82D3 #D3AFE3 #ECDCF3 #F3E8F7
Accessibility & contrast
On white
1.91
#D3AFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#D3AFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3AFE3
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3AFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3AFE3 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B9E5
Deuteranopia (green-blind)
#B0BDE1
Tritanopia (blue-blind)
#D2B5C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #d3afe3; /* rgb */ color: rgb(211, 175, 227); /* oklch */ color: oklch(80.3% 0.082 315.4);
Tailwind
colors: {
custom: {
50: '#e1c7ec',
500: '#d3afe3',
950: '#000000',
},
}SCSS
$custom: #d3afe3; $custom-light: #e1c7ec; $custom-dark: #000000;
JSON
{
"hex": "#d3afe3",
"rgb": {
"r": 211,
"g": 175,
"b": 227
},
"hsl": {
"h": 281.538,
"s": 48.148,
"l": 78.824
},
"oklch": {
"l": 0.80265,
"c": 0.08174,
"h": 315.4
},
"luminance": 0.50055
}Semantic roles & 50–950 ramp
primary
#D3AFE3
secondary
#8EBD79
accent
#BB2A57
background
#FEFDFE
surface
#FCF9FD
border
#D5D2D5
text
#151316
muted
#848284