#D495F2#D495F2
#D495F2 is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.4% C 0.145 H 314.3°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D495F2 |
|---|---|
| RGB | rgb(212, 149, 242) |
| HSL | hsl(281, 78%, 77%) |
| HSV | hsv(281, 38%, 95%) |
| CMYK | cmyk(12.4%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(70.80, 39.76, -37.50) |
| CIE-LCH | lch(70.80, 54.66, 316.68°) |
| OKLab | oklab(76.43% 0.101 -0.1034) |
| OKLCH | oklch(76.43% 0.145 314.3) |
| XYZ | xyz(53.9233, 41.9039, 89.2348) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.08
Lavender (survey)
#C79FEF
ΔE00 4.10
Lilac (survey)
#CEA2FD
ΔE00 4.18
Pastel Purple
#CAA0FF
ΔE00 4.63
Liliac
#C48EFD
ΔE00 4.82
Pale Purple
#B790D4
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D495F2 #B3F295
analogous
#A695F2 #D495F2 #F295E2
triadic
#D495F2 #F2D495 #95F2D4
tetradic
#D495F2 #F2A695 #B3F295 #95E2F2
square
#D495F2 #F2A695 #B3F295 #95E2F2
split-complementary
#D495F2 #E2F295 #95F2A6
monochromatic
#A828E5 #BE5EEB #D495F2 #EACCF9 #F4E4FC
Accessibility & contrast
On white
2.24
#D495F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#D495F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D495F2
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D495F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D495F2 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF5
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#D2A2B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d495f2; /* rgb */ color: rgb(212, 149, 242); /* oklch */ color: oklch(76.4% 0.145 314.3);
Tailwind
colors: {
custom: {
50: '#e2b5f6',
500: '#d495f2',
950: '#000000',
},
}SCSS
$custom: #d495f2; $custom-light: #e2b5f6; $custom-dark: #000000;
JSON
{
"hex": "#d495f2",
"rgb": {
"r": 212,
"g": 149,
"b": 242
},
"hsl": {
"h": 280.645,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.76433,
"c": 0.14451,
"h": 314.3
},
"luminance": 0.41903
}Semantic roles & 50–950 ramp
primary
#D495F2
secondary
#E1F3D8
accent
#DA0B4E
background
#FEFBFF
surface
#FCF6FE
border
#D5D0D6
text
#151117
muted
#848085