#FFA2FD#FFA2FD
#FFA2FD is a very light, vivid purple. Relative luminance 0.542; OKLCH L 83.5% C 0.158 H 327.6°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA2FD |
|---|---|
| RGB | rgb(255, 162, 253) |
| HSL | hsl(301, 100%, 82%) |
| HSV | hsv(301, 36%, 100%) |
| CMYK | cmyk(0%, 36.5%, 0.8%, 0%) |
| CIE-LAB | lab(78.58, 47.90, -31.07) |
| CIE-LCH | lch(78.58, 57.10, 327.03°) |
| OKLab | oklab(83.46% 0.1332 -0.0845) |
| OKLCH | oklch(83.46% 0.158 327.6) |
| XYZ | xyz(71.8886, 54.1956, 99.5836) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.78
Violet (CSS)
#EE82EE
ΔE00 7.08
Mauve
#E0B0FF
ΔE00 7.24
Light Lavendar
#EFC0FE
ΔE00 8.29
Lavender Pink
#DD85D7
ΔE00 8.51
Purply Pink
#F075E6
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA2FD #A2FFA4
analogous
#D3A2FF #FFA2FD #FFA2CF
triadic
#FFA2FD #FDFFA2 #A2FDFF
tetradic
#FFA2FD #FFD3A2 #A2FFA4 #A2CFFF
square
#FFA2FD #FFD3A2 #A2FFA4 #A2CFFF
split-complementary
#FFA2FD #CFFFA2 #A2FFD3
monochromatic
#FF28FA #FF65FC #FFA2FD #FFDFFE #FFE0FE
Accessibility & contrast
On white
1.77
#FFA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#FFA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA2FD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA2FD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBBFF
Deuteranopia (green-blind)
#B4C7FA
Tritanopia (blue-blind)
#FFAAC4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffa2fd; /* rgb */ color: rgb(255, 162, 253); /* oklch */ color: oklch(83.5% 0.158 327.6);
Tailwind
colors: {
custom: {
50: '#ffbffe',
500: '#ffa2fd',
950: '#000000',
},
}SCSS
$custom: #ffa2fd; $custom-light: #ffbffe; $custom-dark: #000000;
JSON
{
"hex": "#ffa2fd",
"rgb": {
"r": 255,
"g": 162,
"b": 253
},
"hsl": {
"h": 301.29,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.83456,
"c": 0.15776,
"h": 327.6
},
"luminance": 0.54193
}Semantic roles & 50–950 ramp
primary
#FFA2FD
secondary
#62E365
accent
#E60500
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285