#D599FF#D599FF
#D599FF is a light, vivid violet. Relative luminance 0.441; OKLCH L 77.8% C 0.153 H 310.3°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D599FF |
|---|---|
| RGB | rgb(213, 153, 255) |
| HSL | hsl(275, 100%, 80%) |
| HSV | hsv(275, 40%, 100%) |
| CMYK | cmyk(16.5%, 40%, 0%, 0%) |
| CIE-LAB | lab(72.33, 40.62, -42.19) |
| CIE-LCH | lch(72.33, 58.57, 313.92°) |
| OKLab | oklab(77.79% 0.099 -0.1169) |
| OKLCH | oklch(77.79% 0.153 310.3) |
| XYZ | xyz(56.8785, 44.1494, 100.1137) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.32
Lilac (survey)
#CEA2FD
ΔE00 2.92
Pastel Purple
#CAA0FF
ΔE00 3.12
Liliac
#C48EFD
ΔE00 4.00
Lavender (survey)
#C79FEF
ΔE00 4.10
Mauve
#E0B0FF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D599FF #C3FF99
analogous
#A299FF #D599FF #FF99F6
triadic
#D599FF #FFD599 #99FFD5
tetradic
#D599FF #FFA299 #C3FF99 #99F6FF
square
#D599FF #FFA299 #C3FF99 #99F6FF
split-complementary
#D599FF #F6FF99 #99FFA2
monochromatic
#A31FFF #BC5CFF #D599FF #EED6FF #F2E0FF
Accessibility & contrast
On white
2.14
#D599FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#D599FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D599FF
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D599FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D599FF | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#93B3FC
Tritanopia (blue-blind)
#D0A8C0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d599ff; /* rgb */ color: rgb(213, 153, 255); /* oklch */ color: oklch(77.8% 0.153 310.3);
Tailwind
colors: {
custom: {
50: '#e3b8ff',
500: '#d599ff',
950: '#000000',
},
}SCSS
$custom: #d599ff; $custom-light: #e3b8ff; $custom-dark: #000000;
JSON
{
"hex": "#d599ff",
"rgb": {
"r": 213,
"g": 153,
"b": 255
},
"hsl": {
"h": 275.294,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.77785,
"c": 0.15318,
"h": 310.3
},
"luminance": 0.44149
}Semantic roles & 50–950 ramp
primary
#D599FF
secondary
#E2F7D4
accent
#E6005F
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086