#FFA8FA#FFA8FA
#FFA8FA is a very light, vivid purple. Relative luminance 0.562; OKLCH L 84.3% C 0.145 H 328.8°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA8FA |
|---|---|
| RGB | rgb(255, 168, 250) |
| HSL | hsl(303, 100%, 83%) |
| HSV | hsv(303, 34%, 100%) |
| CMYK | cmyk(0%, 34.1%, 2%, 0%) |
| CIE-LAB | lab(79.71, 44.29, -27.72) |
| CIE-LCH | lch(79.71, 52.25, 327.96°) |
| OKLab | oklab(84.28% 0.1238 -0.0751) |
| OKLCH | oklch(84.28% 0.145 328.8) |
| XYZ | xyz(72.4967, 56.1704, 97.4472) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.28
Mauve
#E0B0FF
ΔE00 7.01
Light Lavendar
#EFC0FE
ΔE00 7.10
Violet (CSS)
#EE82EE
ΔE00 8.42
Lavender Pink
#DD85D7
ΔE00 9.22
Light Lilac
#EDC8FF
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA8FA #A8FFAD
analogous
#D8A8FF #FFA8FA #FFA8CE
triadic
#FFA8FA #FAFFA8 #A8FAFF
tetradic
#FFA8FA #FFD8A8 #A8FFAD #A8CEFF
square
#FFA8FA #FFD8A8 #A8FFAD #A8CEFF
split-complementary
#FFA8FA #CEFFA8 #A8FFD8
monochromatic
#FF2EF3 #FF6BF6 #FFA8FA #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.72
#FFA8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#FFA8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA8FA
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA8FA | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFD
Deuteranopia (green-blind)
#B9CAF7
Tritanopia (blue-blind)
#FFAFC6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffa8fa; /* rgb */ color: rgb(255, 168, 250); /* oklch */ color: oklch(84.3% 0.145 328.8);
Tailwind
colors: {
custom: {
50: '#ffc3fc',
500: '#ffa8fa',
950: '#000000',
},
}SCSS
$custom: #ffa8fa; $custom-light: #ffc3fc; $custom-dark: #000000;
JSON
{
"hex": "#ffa8fa",
"rgb": {
"r": 255,
"g": 168,
"b": 250
},
"hsl": {
"h": 303.448,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.84277,
"c": 0.14482,
"h": 328.8
},
"luminance": 0.56167
}Semantic roles & 50–950 ramp
primary
#FFA8FA
secondary
#67E46E
accent
#E60D00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285