#D198FF#D198FF
#D198FF is a light, vivid violet. Relative luminance 0.432; OKLCH L 77.2% C 0.153 H 308.7°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D198FF |
|---|---|
| RGB | rgb(209, 152, 255) |
| HSL | hsl(273, 100%, 80%) |
| HSV | hsv(273, 40%, 100%) |
| CMYK | cmyk(18%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(71.71, 40.02, -43.18) |
| CIE-LCH | lch(71.71, 58.87, 312.82°) |
| OKLab | oklab(77.23% 0.0958 -0.1198) |
| OKLCH | oklch(77.23% 0.153 308.7) |
| XYZ | xyz(55.5693, 43.2324, 100.0056) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.96
Pastel Purple
#CAA0FF
ΔE00 2.72
Lilac (survey)
#CEA2FD
ΔE00 2.82
Liliac
#C48EFD
ΔE00 3.28
Lavender (survey)
#C79FEF
ΔE00 3.98
Pale Violet
#CEAEFA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D198FF #C6FF98
analogous
#9E98FF #D198FF #FF98F9
triadic
#D198FF #FFD198 #98FFD1
tetradic
#D198FF #FF9E98 #C6FF98 #98F9FF
square
#D198FF #FF9E98 #C6FF98 #98F9FF
split-complementary
#D198FF #F9FF98 #98FF9E
monochromatic
#9A1EFF #B65BFF #D198FF #ECD5FF #F1E0FF
Accessibility & contrast
On white
2.18
#D198FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#D198FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D198FF
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D198FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D198FF | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#8FB1FC
Tritanopia (blue-blind)
#CBA8BF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d198ff; /* rgb */ color: rgb(209, 152, 255); /* oklch */ color: oklch(77.2% 0.153 308.7);
Tailwind
colors: {
custom: {
50: '#e0b7ff',
500: '#d198ff',
950: '#000000',
},
}SCSS
$custom: #d198ff; $custom-light: #e0b7ff; $custom-dark: #000000;
JSON
{
"hex": "#d198ff",
"rgb": {
"r": 209,
"g": 152,
"b": 255
},
"hsl": {
"h": 273.204,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.7723,
"c": 0.15341,
"h": 308.7
},
"luminance": 0.43232
}Semantic roles & 50–950 ramp
primary
#D198FF
secondary
#E4F7D4
accent
#E60066
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086