#D299FF#D299FF
#D299FF is a light, vivid violet. Relative luminance 0.437; OKLCH L 77.5% C 0.152 H 308.9°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D299FF |
|---|---|
| RGB | rgb(210, 153, 255) |
| HSL | hsl(274, 100%, 80%) |
| HSV | hsv(274, 40%, 100%) |
| CMYK | cmyk(17.6%, 40%, 0%, 0%) |
| CIE-LAB | lab(72.03, 39.76, -42.68) |
| CIE-LCH | lch(72.03, 58.33, 312.98°) |
| OKLab | oklab(77.49% 0.0956 -0.1183) |
| OKLCH | oklch(77.49% 0.152 308.9) |
| XYZ | xyz(56.0162, 43.7048, 100.0733) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.92
Lilac (survey)
#CEA2FD
ΔE00 2.65
Pastel Purple
#CAA0FF
ΔE00 2.66
Liliac
#C48EFD
ΔE00 3.58
Lavender (survey)
#C79FEF
ΔE00 3.86
Pale Violet
#CEAEFA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D299FF #C6FF99
analogous
#9F99FF #D299FF #FF99F9
triadic
#D299FF #FFD299 #99FFD2
tetradic
#D299FF #FF9F99 #C6FF99 #99F9FF
square
#D299FF #FF9F99 #C6FF99 #99F9FF
split-complementary
#D299FF #F9FF99 #99FF9F
monochromatic
#9C1FFF #B75CFF #D299FF #EDD6FF #F1E0FF
Accessibility & contrast
On white
2.16
#D299FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#D299FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D299FF
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D299FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D299FF | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#91B1FC
Tritanopia (blue-blind)
#CCA8C0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d299ff; /* rgb */ color: rgb(210, 153, 255); /* oklch */ color: oklch(77.5% 0.152 308.9);
Tailwind
colors: {
custom: {
50: '#e1b8ff',
500: '#d299ff',
950: '#000000',
},
}SCSS
$custom: #d299ff; $custom-light: #e1b8ff; $custom-dark: #000000;
JSON
{
"hex": "#d299ff",
"rgb": {
"r": 210,
"g": 153,
"b": 255
},
"hsl": {
"h": 273.529,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.77493,
"c": 0.15212,
"h": 308.9
},
"luminance": 0.43704
}Semantic roles & 50–950 ramp
primary
#D299FF
secondary
#E3F7D4
accent
#E60065
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086