#FFA2F6#FFA2F6
#FFA2F6 is a very light, vivid purple. Relative luminance 0.538; OKLCH L 83.2% C 0.151 H 330.3°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA2F6 |
|---|---|
| RGB | rgb(255, 162, 246) |
| HSL | hsl(306, 100%, 82%) |
| HSV | hsv(306, 36%, 100%) |
| CMYK | cmyk(0%, 36.5%, 3.5%, 0%) |
| CIE-LAB | lab(78.32, 46.68, -27.69) |
| CIE-LCH | lch(78.32, 54.28, 329.32°) |
| OKLab | oklab(83.18% 0.1315 -0.075) |
| OKLCH | oklch(83.18% 0.151 330.3) |
| XYZ | xyz(70.7939, 53.7577, 93.8182) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.18
Violet (CSS)
#EE82EE
ΔE00 7.37
Mauve
#E0B0FF
ΔE00 7.78
Lavender Pink
#DD85D7
ΔE00 8.24
Light Lavendar
#EFC0FE
ΔE00 8.25
Bubblegum Pink
#FE83CC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA2F6 #A2FFAB
analogous
#D9A2FF #FFA2F6 #FFA2C8
triadic
#FFA2F6 #F6FFA2 #A2F6FF
tetradic
#FFA2F6 #FFD9A2 #A2FFAB #A2C8FF
square
#FFA2F6 #FFD9A2 #A2FFAB #A2C8FF
split-complementary
#FFA2F6 #C8FFA2 #A2FFD9
monochromatic
#FF28EA #FF65F0 #FFA2F6 #FFDFFC #FFE0FC
Accessibility & contrast
On white
1.79
#FFA2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#FFA2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA2F6
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA2F6 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBAF9
Deuteranopia (green-blind)
#B6C6F3
Tritanopia (blue-blind)
#FFA8C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffa2f6; /* rgb */ color: rgb(255, 162, 246); /* oklch */ color: oklch(83.2% 0.151 330.3);
Tailwind
colors: {
custom: {
50: '#ffbff9',
500: '#ffa2f6',
950: '#000000',
},
}SCSS
$custom: #ffa2f6; $custom-light: #ffbff9; $custom-dark: #000000;
JSON
{
"hex": "#ffa2f6",
"rgb": {
"r": 255,
"g": 162,
"b": 246
},
"hsl": {
"h": 305.806,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.83179,
"c": 0.1514,
"h": 330.3
},
"luminance": 0.53754
}Semantic roles & 50–950 ramp
primary
#FFA2F6
secondary
#62E36E
accent
#E61600
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285