#FFA7FD#FFA7FD
#FFA7FD is a very light, vivid purple. Relative luminance 0.560; OKLCH L 84.2% C 0.149 H 327.6°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA7FD |
|---|---|
| RGB | rgb(255, 167, 253) |
| HSL | hsl(301, 100%, 83%) |
| HSV | hsv(301, 35%, 100%) |
| CMYK | cmyk(0%, 34.5%, 0.8%, 0%) |
| CIE-LAB | lab(79.61, 45.34, -29.49) |
| CIE-LCH | lch(79.61, 54.08, 326.96°) |
| OKLab | oklab(84.24% 0.126 -0.08) |
| OKLCH | oklch(84.24% 0.149 327.6) |
| XYZ | xyz(72.7869, 55.9923, 99.8830) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.56
Mauve
#E0B0FF
ΔE00 6.81
Light Lavendar
#EFC0FE
ΔE00 7.32
Violet (CSS)
#EE82EE
ΔE00 8.09
Lavender Pink
#DD85D7
ΔE00 9.17
Light Violet
#D6B4FC
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA7FD #A7FFA9
analogous
#D5A7FF #FFA7FD #FFA7D1
triadic
#FFA7FD #FDFFA7 #A7FDFF
tetradic
#FFA7FD #FFD5A7 #A7FFA9 #A7D1FF
square
#FFA7FD #FFD5A7 #A7FFA9 #A7D1FF
split-complementary
#FFA7FD #D1FFA7 #A7FFD5
monochromatic
#FF2DFA #FF6AFC #FFA7FD #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.72
#FFA7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#FFA7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA7FD
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA7FD | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#B7C9FA
Tritanopia (blue-blind)
#FFAFC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffa7fd; /* rgb */ color: rgb(255, 167, 253); /* oklch */ color: oklch(84.2% 0.149 327.6);
Tailwind
colors: {
custom: {
50: '#ffc2fe',
500: '#ffa7fd',
950: '#000000',
},
}SCSS
$custom: #ffa7fd; $custom-light: #ffc2fe; $custom-dark: #000000;
JSON
{
"hex": "#ffa7fd",
"rgb": {
"r": 255,
"g": 167,
"b": 253
},
"hsl": {
"h": 301.364,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.84236,
"c": 0.14931,
"h": 327.6
},
"luminance": 0.55989
}Semantic roles & 50–950 ramp
primary
#FFA7FD
secondary
#66E469
accent
#E60500
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285