#FFA0FE#FFA0FE
#FFA0FE is a very light, vivid purple. Relative luminance 0.536; OKLCH L 83.2% C 0.162 H 327.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA0FE |
|---|---|
| RGB | rgb(255, 160, 254) |
| HSL | hsl(301, 100%, 81%) |
| HSV | hsv(301, 37%, 100%) |
| CMYK | cmyk(0%, 37.3%, 0.4%, 0%) |
| CIE-LAB | lab(78.20, 49.10, -32.18) |
| CIE-LCH | lch(78.20, 58.71, 326.76°) |
| OKLab | oklab(83.19% 0.1363 -0.0876) |
| OKLCH | oklch(83.19% 0.162 327.3) |
| XYZ | xyz(71.6988, 53.5605, 100.3082) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.68
Plum
#DDA0DD
ΔE00 7.01
Mauve
#E0B0FF
ΔE00 7.39
Lavender Pink
#DD85D7
ΔE00 8.33
Light Lavendar
#EFC0FE
ΔE00 8.71
Purply Pink
#F075E6
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA0FE #A0FFA1
analogous
#D1A0FF #FFA0FE #FFA0CF
triadic
#FFA0FE #FEFFA0 #A0FEFF
tetradic
#FFA0FE #FFD1A0 #A0FFA1 #A0CFFF
square
#FFA0FE #FFD1A0 #A0FFA1 #A0CFFF
split-complementary
#FFA0FE #CFFFA0 #A0FFD1
monochromatic
#FF26FD #FF63FD #FFA0FE #FFDDFF #FFE0FF
Accessibility & contrast
On white
1.79
#FFA0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#FFA0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA0FE
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA0FE | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#B2C6FB
Tritanopia (blue-blind)
#FFA9C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffa0fe; /* rgb */ color: rgb(255, 160, 254); /* oklch */ color: oklch(83.2% 0.162 327.3);
Tailwind
colors: {
custom: {
50: '#ffbeff',
500: '#ffa0fe',
950: '#000000',
},
}SCSS
$custom: #ffa0fe; $custom-light: #ffbeff; $custom-dark: #000000;
JSON
{
"hex": "#ffa0fe",
"rgb": {
"r": 255,
"g": 160,
"b": 254
},
"hsl": {
"h": 300.632,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.83189,
"c": 0.16204,
"h": 327.3
},
"luminance": 0.53557
}Semantic roles & 50–950 ramp
primary
#FFA0FE
secondary
#60E362
accent
#E60200
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286