#D799ED#D799ED
#D799ED is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.2% C 0.134 H 317.0°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D799ED |
|---|---|
| RGB | rgb(215, 153, 237) |
| HSL | hsl(284, 70%, 76%) |
| HSV | hsv(284, 35%, 93%) |
| CMYK | cmyk(9.3%, 35.4%, 0%, 7.1%) |
| CIE-LAB | lab(71.79, 37.50, -33.22) |
| CIE-LCH | lch(71.79, 50.10, 318.46°) |
| OKLab | oklab(77.18% 0.0976 -0.0911) |
| OKLCH | oklch(77.18% 0.134 317) |
| XYZ | xyz(54.6994, 43.3453, 85.5894) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.03
Lavender (survey)
#C79FEF
ΔE00 4.16
Lilac (survey)
#CEA2FD
ΔE00 4.66
Plum
#DDA0DD
ΔE00 5.14
Pastel Purple
#CAA0FF
ΔE00 5.45
Mauve
#E0B0FF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D799ED #AFED99
analogous
#AD99ED #D799ED #ED99D9
triadic
#D799ED #EDD799 #99EDD7
tetradic
#D799ED #EDAD99 #AFED99 #99D9ED
square
#D799ED #EDAD99 #AFED99 #99D9ED
split-complementary
#D799ED #D9ED99 #99EDAD
monochromatic
#AE31DB #C365E4 #D799ED #EBCDF6 #F5E5FA
Accessibility & contrast
On white
2.17
#D799ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#D799ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D799ED
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D799ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D799ED | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACF0
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#D7A3B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d799ed; /* rgb */ color: rgb(215, 153, 237); /* oklch */ color: oklch(77.2% 0.134 317.0);
Tailwind
colors: {
custom: {
50: '#e4b8f3',
500: '#d799ed',
950: '#000000',
},
}SCSS
$custom: #d799ed; $custom-light: #e4b8f3; $custom-dark: #000000;
JSON
{
"hex": "#d799ed",
"rgb": {
"r": 215,
"g": 153,
"b": 237
},
"hsl": {
"h": 284.286,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.7718,
"c": 0.1335,
"h": 317
},
"luminance": 0.43344
}Semantic roles & 50–950 ramp
primary
#D799ED
secondary
#E0F2D9
accent
#D21445
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085