#FFA7FE#FFA7FE
#FFA7FE is a very light, vivid purple. Relative luminance 0.561; OKLCH L 84.3% C 0.150 H 327.2°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA7FE |
|---|---|
| RGB | rgb(255, 167, 254) |
| HSL | hsl(301, 100%, 83%) |
| HSV | hsv(301, 35%, 100%) |
| CMYK | cmyk(0%, 34.5%, 0.4%, 0%) |
| CIE-LAB | lab(79.65, 45.52, -29.97) |
| CIE-LCH | lch(79.65, 54.50, 326.64°) |
| OKLab | oklab(84.28% 0.1263 -0.0814) |
| OKLCH | oklch(84.28% 0.15 327.2) |
| XYZ | xyz(72.9466, 56.0562, 100.7242) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.66
Mauve
#E0B0FF
ΔE00 6.74
Light Lavendar
#EFC0FE
ΔE00 7.33
Violet (CSS)
#EE82EE
ΔE00 8.06
Lavender Pink
#DD85D7
ΔE00 9.21
Light Violet
#D6B4FC
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA7FE #A7FFA8
analogous
#D4A7FF #FFA7FE #FFA7D2
triadic
#FFA7FE #FEFFA7 #A7FEFF
tetradic
#FFA7FE #FFD4A7 #A7FFA8 #A7D2FF
square
#FFA7FE #FFD4A7 #A7FFA8 #A7D2FF
split-complementary
#FFA7FE #D2FFA7 #A7FFD4
monochromatic
#FF2DFD #FF6AFD #FFA7FE #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.72
#FFA7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#FFA7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA7FE
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA7FE | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#B7C9FB
Tritanopia (blue-blind)
#FFAFC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffa7fe; /* rgb */ color: rgb(255, 167, 254); /* oklch */ color: oklch(84.3% 0.150 327.2);
Tailwind
colors: {
custom: {
50: '#ffc2ff',
500: '#ffa7fe',
950: '#000000',
},
}SCSS
$custom: #ffa7fe; $custom-light: #ffc2ff; $custom-dark: #000000;
JSON
{
"hex": "#ffa7fe",
"rgb": {
"r": 255,
"g": 167,
"b": 254
},
"hsl": {
"h": 300.682,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.84275,
"c": 0.15024,
"h": 327.2
},
"luminance": 0.56053
}Semantic roles & 50–950 ramp
primary
#FFA7FE
secondary
#66E468
accent
#E60300
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286