#C899FF#C899FF
#C899FF is a light, vivid violet. Relative luminance 0.423; OKLCH L 76.5% C 0.149 H 304.3°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C899FF |
|---|---|
| RGB | rgb(200, 153, 255) |
| HSL | hsl(268, 100%, 80%) |
| HSV | hsv(268, 40%, 100%) |
| CMYK | cmyk(21.6%, 40%, 0%, 0%) |
| CIE-LAB | lab(71.06, 36.93, -44.26) |
| CIE-LCH | lch(71.06, 57.64, 309.84°) |
| OKLab | oklab(76.54% 0.0841 -0.1231) |
| OKLCH | oklch(76.54% 0.149 304.3) |
| XYZ | xyz(53.2569, 42.2820, 99.9439) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.82
Baby Purple
#CA9BF7
ΔE00 1.84
Lilac (survey)
#CEA2FD
ΔE00 2.66
Liliac
#C48EFD
ΔE00 2.74
Lavender (survey)
#C79FEF
ΔE00 3.73
Pale Violet
#CEAEFA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C899FF #D0FF99
analogous
#999DFF #C899FF #FB99FF
triadic
#C899FF #FFC899 #99FFC8
tetradic
#C899FF #FF999D #D0FF99 #99FFFB
square
#C899FF #FF999D #D0FF99 #99FFFB
split-complementary
#C899FF #FFFB99 #9DFF99
monochromatic
#861FFF #A75CFF #C899FF #E9D6FF #EEE0FF
Accessibility & contrast
On white
2.22
#C899FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#C899FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C899FF
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C899FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C899FF | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#8BAEFC
Tritanopia (blue-blind)
#BFA9C0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c899ff; /* rgb */ color: rgb(200, 153, 255); /* oklch */ color: oklch(76.5% 0.149 304.3);
Tailwind
colors: {
custom: {
50: '#dab7ff',
500: '#c899ff',
950: '#000000',
},
}SCSS
$custom: #c899ff; $custom-light: #dab7ff; $custom-dark: #000000;
JSON
{
"hex": "#c899ff",
"rgb": {
"r": 200,
"g": 153,
"b": 255
},
"hsl": {
"h": 267.647,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.7654,
"c": 0.14906,
"h": 304.3
},
"luminance": 0.42282
}Semantic roles & 50–950 ramp
primary
#C899FF
secondary
#E7F7D4
accent
#E6007C
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086