#FFA0FB#FFA0FB
#FFA0FB is a very light, vivid purple. Relative luminance 0.534; OKLCH L 83.1% C 0.159 H 328.4°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA0FB |
|---|---|
| RGB | rgb(255, 160, 251) |
| HSL | hsl(303, 100%, 81%) |
| HSV | hsv(303, 37%, 100%) |
| CMYK | cmyk(0%, 37.3%, 1.6%, 0%) |
| CIE-LAB | lab(78.09, 48.57, -30.74) |
| CIE-LCH | lch(78.09, 57.48, 327.67°) |
| OKLab | oklab(83.07% 0.1356 -0.0835) |
| OKLCH | oklch(83.07% 0.159 328.4) |
| XYZ | xyz(71.2222, 53.3698, 97.7979) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.71
Violet (CSS)
#EE82EE
ΔE00 6.74
Mauve
#E0B0FF
ΔE00 7.56
Lavender Pink
#DD85D7
ΔE00 8.16
Light Lavendar
#EFC0FE
ΔE00 8.65
Purply Pink
#F075E6
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA0FB #A0FFA4
analogous
#D4A0FF #FFA0FB #FFA0CC
triadic
#FFA0FB #FBFFA0 #A0FBFF
tetradic
#FFA0FB #FFD4A0 #A0FFA4 #A0CCFF
square
#FFA0FB #FFD4A0 #A0FFA4 #A0CCFF
split-complementary
#FFA0FB #CCFFA0 #A0FFD4
monochromatic
#FF26F6 #FF63F8 #FFA0FB #FFDDFE #FFE0FE
Accessibility & contrast
On white
1.80
#FFA0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#FFA0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA0FB
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA0FB | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FE
Deuteranopia (green-blind)
#B3C6F8
Tritanopia (blue-blind)
#FFA8C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffa0fb; /* rgb */ color: rgb(255, 160, 251); /* oklch */ color: oklch(83.1% 0.159 328.4);
Tailwind
colors: {
custom: {
50: '#ffbefd',
500: '#ffa0fb',
950: '#000000',
},
}SCSS
$custom: #ffa0fb; $custom-light: #ffbefd; $custom-dark: #000000;
JSON
{
"hex": "#ffa0fb",
"rgb": {
"r": 255,
"g": 160,
"b": 251
},
"hsl": {
"h": 302.526,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.83068,
"c": 0.15928,
"h": 328.4
},
"luminance": 0.53367
}Semantic roles & 50–950 ramp
primary
#FFA0FB
secondary
#60E366
accent
#E60A00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285