#D48DCD#D48DCD
#D48DCD is a light, moderate purple. Relative luminance 0.375; OKLCH L 73.6% C 0.120 H 330.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D48DCD |
|---|---|
| RGB | rgb(212, 141, 205) |
| HSL | hsl(306, 45%, 69%) |
| HSV | hsv(306, 33%, 83%) |
| CMYK | cmyk(0%, 33.5%, 3.3%, 16.9%) |
| CIE-LAB | lab(67.62, 36.90, -22.01) |
| CIE-LCH | lch(67.62, 42.97, 329.18°) |
| OKLab | oklab(73.55% 0.1038 -0.0594) |
| OKLCH | oklch(73.55% 0.12 330.2) |
| XYZ | xyz(47.6950, 37.4566, 62.4633) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.38
Plum
#DDA0DD
ΔE00 4.80
Orchid (survey)
#C875C4
ΔE00 6.42
Violet (CSS)
#EE82EE
ΔE00 7.28
Pale Purple
#B790D4
ΔE00 7.31
Orchid
#DA70D6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48DCD #8DD494
analogous
#B88DD4 #D48DCD #D48DAA
triadic
#D48DCD #CDD48D #8DCDD4
tetradic
#D48DCD #D4B88D #8DD494 #8DAAD4
square
#D48DCD #D4B88D #8DD494 #8DAAD4
split-complementary
#D48DCD #AAD48D #8DD4B8
monochromatic
#A73F9D #C361BA #D48DCD #E5B9E0 #F6E6F4
Accessibility & contrast
On white
2.47
#D48DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#D48DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48DCD
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48DCD | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9FCF
Deuteranopia (green-blind)
#9CA8CB
Tritanopia (blue-blind)
#D992A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d48dcd; /* rgb */ color: rgb(212, 141, 205); /* oklch */ color: oklch(73.6% 0.120 330.2);
Tailwind
colors: {
custom: {
50: '#e2afdc',
500: '#d48dcd',
950: '#000000',
},
}SCSS
$custom: #d48dcd; $custom-light: #e2afdc; $custom-dark: #000000;
JSON
{
"hex": "#d48dcd",
"rgb": {
"r": 212,
"g": 141,
"b": 205
},
"hsl": {
"h": 305.915,
"s": 45.223,
"l": 69.216
},
"oklch": {
"l": 0.73551,
"c": 0.11964,
"h": 330.2
},
"luminance": 0.37455
}Semantic roles & 50–950 ramp
primary
#D48DCD
secondary
#D4E9D6
accent
#B83B2D
background
#FDFAFD
surface
#FBF5FB
border
#D4CFD4
text
#151015
muted
#837F83