#FFA7FA#FFA7FA
#FFA7FA is a very light, vivid purple. Relative luminance 0.558; OKLCH L 84.1% C 0.147 H 328.8°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA7FA |
|---|---|
| RGB | rgb(255, 167, 250) |
| HSL | hsl(303, 100%, 83%) |
| HSV | hsv(303, 35%, 100%) |
| CMYK | cmyk(0%, 34.5%, 2%, 0%) |
| CIE-LAB | lab(79.50, 44.81, -28.04) |
| CIE-LCH | lch(79.50, 52.86, 327.96°) |
| OKLab | oklab(84.12% 0.1253 -0.076) |
| OKLCH | oklch(84.12% 0.147 328.8) |
| XYZ | xyz(72.3128, 55.8026, 97.3859) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.30
Mauve
#E0B0FF
ΔE00 7.07
Light Lavendar
#EFC0FE
ΔE00 7.29
Violet (CSS)
#EE82EE
ΔE00 8.21
Lavender Pink
#DD85D7
ΔE00 9.07
Light Violet
#D6B4FC
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA7FA #A7FFAC
analogous
#D8A7FF #FFA7FA #FFA7CE
triadic
#FFA7FA #FAFFA7 #A7FAFF
tetradic
#FFA7FA #FFD8A7 #A7FFAC #A7CEFF
square
#FFA7FA #FFD8A7 #A7FFAC #A7CEFF
split-complementary
#FFA7FA #CEFFA7 #A7FFD8
monochromatic
#FF2DF3 #FF6AF7 #FFA7FA #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.73
#FFA7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#FFA7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA7FA
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA7FA | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFD
Deuteranopia (green-blind)
#B8C9F7
Tritanopia (blue-blind)
#FFAEC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffa7fa; /* rgb */ color: rgb(255, 167, 250); /* oklch */ color: oklch(84.1% 0.147 328.8);
Tailwind
colors: {
custom: {
50: '#ffc2fc',
500: '#ffa7fa',
950: '#000000',
},
}SCSS
$custom: #ffa7fa; $custom-light: #ffc2fc; $custom-dark: #000000;
JSON
{
"hex": "#ffa7fa",
"rgb": {
"r": 255,
"g": 167,
"b": 250
},
"hsl": {
"h": 303.409,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.84119,
"c": 0.14652,
"h": 328.8
},
"luminance": 0.558
}Semantic roles & 50–950 ramp
primary
#FFA7FA
secondary
#66E46D
accent
#E60D00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285