#FFA2F2#FFA2F2
#FFA2F2 is a very light, vivid purple. Relative luminance 0.535; OKLCH L 83.0% C 0.148 H 332.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA2F2 |
|---|---|
| RGB | rgb(255, 162, 242) |
| HSL | hsl(308, 100%, 82%) |
| HSV | hsv(308, 36%, 100%) |
| CMYK | cmyk(0%, 36.5%, 5.1%, 0%) |
| CIE-LAB | lab(78.18, 45.99, -25.75) |
| CIE-LCH | lch(78.18, 52.71, 330.76°) |
| OKLab | oklab(83.03% 0.1305 -0.0695) |
| OKLCH | oklch(83.03% 0.148 332) |
| XYZ | xyz(70.1866, 53.5148, 90.6196) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.95
Violet (CSS)
#EE82EE
ΔE00 7.66
Bubblegum Pink
#FE83CC
ΔE00 8.04
Mauve
#E0B0FF
ΔE00 8.18
Lavender Pink
#DD85D7
ΔE00 8.20
Light Lavendar
#EFC0FE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA2F2 #A2FFAF
analogous
#DEA2FF #FFA2F2 #FFA2C4
triadic
#FFA2F2 #F2FFA2 #A2F2FF
tetradic
#FFA2F2 #FFDEA2 #A2FFAF #A2C4FF
square
#FFA2F2 #FFDEA2 #A2FFAF #A2C4FF
split-complementary
#FFA2F2 #C4FFA2 #A2FFDE
monochromatic
#FF28E1 #FF65E9 #FFA2F2 #FFDFFB #FFE0FB
Accessibility & contrast
On white
1.79
#FFA2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#FFA2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA2F2
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA2F2 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B9F5
Deuteranopia (green-blind)
#B7C6EF
Tritanopia (blue-blind)
#FFA7C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffa2f2; /* rgb */ color: rgb(255, 162, 242); /* oklch */ color: oklch(83.0% 0.148 332.0);
Tailwind
colors: {
custom: {
50: '#ffbff6',
500: '#ffa2f2',
950: '#000000',
},
}SCSS
$custom: #ffa2f2; $custom-light: #ffbff6; $custom-dark: #000000;
JSON
{
"hex": "#ffa2f2",
"rgb": {
"r": 255,
"g": 162,
"b": 242
},
"hsl": {
"h": 308.387,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.83025,
"c": 0.14789,
"h": 332
},
"luminance": 0.53511
}Semantic roles & 50–950 ramp
primary
#FFA2F2
secondary
#62E374
accent
#E62000
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285