#D595FB#D595FB
#D595FB is a light, vivid violet. Relative luminance 0.426; OKLCH L 76.9% C 0.155 H 312.0°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D595FB |
|---|---|
| RGB | rgb(213, 149, 251) |
| HSL | hsl(278, 93%, 78%) |
| HSV | hsv(278, 41%, 98%) |
| CMYK | cmyk(15.1%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(71.29, 41.92, -41.64) |
| CIE-LCH | lch(71.29, 59.09, 315.19°) |
| OKLab | oklab(76.94% 0.1039 -0.1153) |
| OKLCH | oklch(76.94% 0.155 312) |
| XYZ | xyz(55.5976, 42.6071, 96.5432) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.81
Lilac (survey)
#CEA2FD
ΔE00 3.81
Liliac
#C48EFD
ΔE00 3.86
Pastel Purple
#CAA0FF
ΔE00 4.00
Lavender (survey)
#C79FEF
ΔE00 4.50
Mauve
#E0B0FF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D595FB #BBFB95
analogous
#A295FB #D595FB #FB95EE
triadic
#D595FB #FBD595 #95FBD5
tetradic
#D595FB #FBA295 #BBFB95 #95EEFB
square
#D595FB #FBA295 #BBFB95 #95EEFB
split-complementary
#D595FB #EEFB95 #95FBA2
monochromatic
#A61FF7 #BE5AF9 #D595FB #ECD0FD #F3E2FE
Accessibility & contrast
On white
2.21
#D595FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#D595FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D595FB
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D595FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D595FB | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#91B0F8
Tritanopia (blue-blind)
#D1A4BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d595fb; /* rgb */ color: rgb(213, 149, 251); /* oklch */ color: oklch(76.9% 0.155 312.0);
Tailwind
colors: {
custom: {
50: '#e3b5fd',
500: '#d595fb',
950: '#000000',
},
}SCSS
$custom: #d595fb; $custom-light: #e3b5fd; $custom-dark: #000000;
JSON
{
"hex": "#d595fb",
"rgb": {
"r": 213,
"g": 149,
"b": 251
},
"hsl": {
"h": 277.647,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.76945,
"c": 0.15516,
"h": 312
},
"luminance": 0.42606
}Semantic roles & 50–950 ramp
primary
#D595FB
secondary
#E1F6D5
accent
#E60056
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085