#FFA2F9#FFA2F9
#FFA2F9 is a very light, vivid purple. Relative luminance 0.539; OKLCH L 83.3% C 0.154 H 329.1°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA2F9 |
|---|---|
| RGB | rgb(255, 162, 249) |
| HSL | hsl(304, 100%, 82%) |
| HSV | hsv(304, 36%, 100%) |
| CMYK | cmyk(0%, 36.5%, 2.4%, 0%) |
| CIE-LAB | lab(78.43, 47.20, -29.15) |
| CIE-LCH | lch(78.43, 55.48, 328.31°) |
| OKLab | oklab(83.3% 0.1323 -0.079) |
| OKLCH | oklch(83.3% 0.154 329.1) |
| XYZ | xyz(71.2581, 53.9434, 96.2628) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.41
Violet (CSS)
#EE82EE
ΔE00 7.21
Mauve
#E0B0FF
ΔE00 7.52
Light Lavendar
#EFC0FE
ΔE00 8.25
Lavender Pink
#DD85D7
ΔE00 8.33
Bubblegum Pink
#FE83CC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA2F9 #A2FFA8
analogous
#D7A2FF #FFA2F9 #FFA2CB
triadic
#FFA2F9 #F9FFA2 #A2F9FF
tetradic
#FFA2F9 #FFD7A2 #A2FFA8 #A2CBFF
square
#FFA2F9 #FFD7A2 #A2FFA8 #A2CBFF
split-complementary
#FFA2F9 #CBFFA2 #A2FFD7
monochromatic
#FF28F1 #FF65F5 #FFA2F9 #FFDFFD #FFE0FD
Accessibility & contrast
On white
1.78
#FFA2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#FFA2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA2F9
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA2F9 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBAFC
Deuteranopia (green-blind)
#B5C7F6
Tritanopia (blue-blind)
#FFA9C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffa2f9; /* rgb */ color: rgb(255, 162, 249); /* oklch */ color: oklch(83.3% 0.154 329.1);
Tailwind
colors: {
custom: {
50: '#ffbffb',
500: '#ffa2f9',
950: '#000000',
},
}SCSS
$custom: #ffa2f9; $custom-light: #ffbffb; $custom-dark: #000000;
JSON
{
"hex": "#ffa2f9",
"rgb": {
"r": 255,
"g": 162,
"b": 249
},
"hsl": {
"h": 303.871,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.83297,
"c": 0.1541,
"h": 329.1
},
"luminance": 0.5394
}Semantic roles & 50–950 ramp
primary
#FFA2F9
secondary
#62E36A
accent
#E60F00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285