#D79FEE#D79FEE
#D79FEE is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.2% C 0.124 H 315.8°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D79FEE |
|---|---|
| RGB | rgb(215, 159, 238) |
| HSL | hsl(283, 70%, 78%) |
| HSV | hsv(283, 33%, 93%) |
| CMYK | cmyk(9.7%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(73.17, 34.46, -31.64) |
| CIE-LCH | lch(73.17, 46.78, 317.45°) |
| OKLab | oklab(78.24% 0.0891 -0.0867) |
| OKLCH | oklch(78.24% 0.124 315.8) |
| XYZ | xyz(55.8527, 45.4176, 86.6966) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.62
Baby Purple
#CA9BF7
ΔE00 4.10
Lilac (survey)
#CEA2FD
ΔE00 4.21
Mauve
#E0B0FF
ΔE00 4.24
Plum
#DDA0DD
ΔE00 4.63
Pastel Purple
#CAA0FF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79FEE #B6EE9F
analogous
#AF9FEE #D79FEE #EE9FDD
triadic
#D79FEE #EED79F #9FEED7
tetradic
#D79FEE #EEAF9F #B6EE9F #9FDDEE
square
#D79FEE #EEAF9F #B6EE9F #9FDDEE
split-complementary
#D79FEE #DDEE9F #9FEEAF
monochromatic
#AC37DC #C16BE5 #D79FEE #EDD3F7 #F4E5FA
Accessibility & contrast
On white
2.08
#D79FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#D79FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79FEE
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79FEE | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#A0B5EC
Tritanopia (blue-blind)
#D6A9BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d79fee; /* rgb */ color: rgb(215, 159, 238); /* oklch */ color: oklch(78.2% 0.124 315.8);
Tailwind
colors: {
custom: {
50: '#e4bcf3',
500: '#d79fee',
950: '#000000',
},
}SCSS
$custom: #d79fee; $custom-light: #e4bcf3; $custom-dark: #000000;
JSON
{
"hex": "#d79fee",
"rgb": {
"r": 215,
"g": 159,
"b": 238
},
"hsl": {
"h": 282.532,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.78237,
"c": 0.12431,
"h": 315.8
},
"luminance": 0.45416
}Semantic roles & 50–950 ramp
primary
#D79FEE
secondary
#E0F2D9
accent
#D2144B
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161217
muted
#848185