#FFA0FF#FFA0FF
#FFA0FF is a very light, vivid purple. Relative luminance 0.536; OKLCH L 83.2% C 0.163 H 326.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA0FF |
|---|---|
| RGB | rgb(255, 160, 255) |
| HSL | hsl(300, 100%, 81%) |
| HSV | hsv(300, 37%, 100%) |
| CMYK | cmyk(0%, 37.3%, 0%, 0%) |
| CIE-LAB | lab(78.24, 49.28, -32.66) |
| CIE-LCH | lch(78.24, 59.12, 326.46°) |
| OKLab | oklab(83.23% 0.1365 -0.089) |
| OKLCH | oklch(83.23% 0.163 326.9) |
| XYZ | xyz(71.8594, 53.6247, 101.1538) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.67
Plum
#DDA0DD
ΔE00 7.12
Mauve
#E0B0FF
ΔE00 7.34
Lavender Pink
#DD85D7
ΔE00 8.39
Light Lavendar
#EFC0FE
ΔE00 8.73
Purply Pink
#F075E6
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA0FF #A0FFA0
analogous
#D0A0FF #FFA0FF #FFA0D0
triadic
#FFA0FF #FFFFA0 #A0FFFF
tetradic
#FFA0FF #FFD0A0 #A0FFA0 #A0D0FF
square
#FFA0FF #FFD0A0 #A0FFA0 #A0D0FF
split-complementary
#FFA0FF #D0FFA0 #A0FFD0
monochromatic
#FF26FF #FF63FF #FFA0FF #FFDDFF #FFE0FF
Accessibility & contrast
On white
1.79
#FFA0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#FFA0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA0FF
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA0FF | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#B1C6FC
Tritanopia (blue-blind)
#FFA9C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffa0ff; /* rgb */ color: rgb(255, 160, 255); /* oklch */ color: oklch(83.2% 0.163 326.9);
Tailwind
colors: {
custom: {
50: '#ffbeff',
500: '#ffa0ff',
950: '#000000',
},
}SCSS
$custom: #ffa0ff; $custom-light: #ffbeff; $custom-dark: #000000;
JSON
{
"hex": "#ffa0ff",
"rgb": {
"r": 255,
"g": 160,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.8323,
"c": 0.16296,
"h": 326.9
},
"luminance": 0.53622
}Semantic roles & 50–950 ramp
primary
#FFA0FF
secondary
#60E360
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286