#FFAFFA#FFAFFA
#FFAFFA is a very light, vivid purple. Relative luminance 0.588; OKLCH L 85.4% C 0.133 H 328.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAFFA |
|---|---|
| RGB | rgb(255, 175, 250) |
| HSL | hsl(304, 100%, 84%) |
| HSV | hsv(304, 31%, 100%) |
| CMYK | cmyk(0%, 31.4%, 2%, 0%) |
| CIE-LAB | lab(81.20, 40.66, -25.45) |
| CIE-LCH | lch(81.20, 47.97, 327.96°) |
| OKLab | oklab(85.4% 0.1137 -0.0688) |
| OKLCH | oklch(85.4% 0.133 328.8) |
| XYZ | xyz(73.8239, 58.8249, 97.8896) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.80
Plum
#DDA0DD
ΔE00 6.35
Mauve
#E0B0FF
ΔE00 6.81
Light Lilac
#EDC8FF
ΔE00 8.11
Very Light Purple
#F6CEFC
ΔE00 8.83
Pale Mauve
#FED0FC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAFFA #AFFFB4
analogous
#DCAFFF #FFAFFA #FFAFD2
triadic
#FFAFFA #FAFFAF #AFFAFF
tetradic
#FFAFFA #FFDCAF #AFFFB4 #AFD2FF
square
#FFAFFA #FFDCAF #AFFFB4 #AFD2FF
split-complementary
#FFAFFA #D2FFAF #AFFFDC
monochromatic
#FF35F2 #FF72F6 #FFAFFA #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.65
#FFAFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#FFAFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAFFA
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAFFA | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#BFCDF7
Tritanopia (blue-blind)
#FFB5CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffaffa; /* rgb */ color: rgb(255, 175, 250); /* oklch */ color: oklch(85.4% 0.133 328.8);
Tailwind
colors: {
custom: {
50: '#ffc8fc',
500: '#ffaffa',
950: '#000000',
},
}SCSS
$custom: #ffaffa; $custom-light: #ffc8fc; $custom-dark: #000000;
JSON
{
"hex": "#ffaffa",
"rgb": {
"r": 255,
"g": 175,
"b": 250
},
"hsl": {
"h": 303.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.85402,
"c": 0.13284,
"h": 328.8
},
"luminance": 0.58822
}Semantic roles & 50–950 ramp
primary
#FFAFFA
secondary
#6DE574
accent
#E60E00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285