#FFA2FE#FFA2FE
#FFA2FE is a very light, vivid purple. Relative luminance 0.543; OKLCH L 83.5% C 0.159 H 327.3°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA2FE |
|---|---|
| RGB | rgb(255, 162, 254) |
| HSL | hsl(301, 100%, 82%) |
| HSV | hsv(301, 36%, 100%) |
| CMYK | cmyk(0%, 36.5%, 0.4%, 0%) |
| CIE-LAB | lab(78.61, 48.08, -31.56) |
| CIE-LCH | lch(78.61, 57.51, 326.72°) |
| OKLab | oklab(83.5% 0.1335 -0.0858) |
| OKLCH | oklch(83.5% 0.159 327.3) |
| XYZ | xyz(72.0483, 54.2595, 100.4247) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.89
Violet (CSS)
#EE82EE
ΔE00 7.06
Mauve
#E0B0FF
ΔE00 7.18
Light Lavendar
#EFC0FE
ΔE00 8.32
Lavender Pink
#DD85D7
ΔE00 8.56
Purply Pink
#F075E6
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA2FE #A2FFA3
analogous
#D2A2FF #FFA2FE #FFA2D0
triadic
#FFA2FE #FEFFA2 #A2FEFF
tetradic
#FFA2FE #FFD2A2 #A2FFA3 #A2D0FF
square
#FFA2FE #FFD2A2 #A2FFA3 #A2D0FF
split-complementary
#FFA2FE #D0FFA2 #A2FFD2
monochromatic
#FF28FD #FF65FD #FFA2FE #FFDFFF #FFE0FF
Accessibility & contrast
On white
1.77
#FFA2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#FFA2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA2FE
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA2FE | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBBFF
Deuteranopia (green-blind)
#B3C7FB
Tritanopia (blue-blind)
#FFAAC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffa2fe; /* rgb */ color: rgb(255, 162, 254); /* oklch */ color: oklch(83.5% 0.159 327.3);
Tailwind
colors: {
custom: {
50: '#ffbfff',
500: '#ffa2fe',
950: '#000000',
},
}SCSS
$custom: #ffa2fe; $custom-light: #ffbfff; $custom-dark: #000000;
JSON
{
"hex": "#ffa2fe",
"rgb": {
"r": 255,
"g": 162,
"b": 254
},
"hsl": {
"h": 300.645,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.83496,
"c": 0.15868,
"h": 327.3
},
"luminance": 0.54256
}Semantic roles & 50–950 ramp
primary
#FFA2FE
secondary
#62E363
accent
#E60200
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286