#F8A2EF#F8A2EF
#F8A2EF is a very light, vivid purple. Relative luminance 0.520; OKLCH L 82.2% C 0.140 H 330.5°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A2EF |
|---|---|
| RGB | rgb(248, 162, 239) |
| HSL | hsl(306, 86%, 80%) |
| HSV | hsv(306, 35%, 97%) |
| CMYK | cmyk(0%, 34.7%, 3.6%, 2.7%) |
| CIE-LAB | lab(77.30, 43.30, -25.54) |
| CIE-LCH | lch(77.30, 50.27, 329.47°) |
| OKLab | oklab(82.16% 0.122 -0.069) |
| OKLCH | oklch(82.16% 0.14 330.5) |
| XYZ | xyz(67.2108, 52.0321, 88.1475) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.86
Mauve
#E0B0FF
ΔE00 7.43
Violet (CSS)
#EE82EE
ΔE00 7.45
Lavender Pink
#DD85D7
ΔE00 7.59
Light Lavendar
#EFC0FE
ΔE00 7.84
Bubblegum Pink
#FE83CC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A2EF #A2F8AB
analogous
#D6A2F8 #F8A2EF #F8A2C4
triadic
#F8A2EF #EFF8A2 #A2EFF8
tetradic
#F8A2EF #F8D6A2 #A2F8AB #A2C4F8
square
#F8A2EF #F8D6A2 #A2F8AB #A2C4F8
split-complementary
#F8A2EF #C4F8A2 #A2F8D6
monochromatic
#EF30DB #F469E5 #F8A2EF #FCDBF9 #FDE3FA
Accessibility & contrast
On white
1.84
#F8A2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#F8A2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A2EF
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A2EF | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB8F2
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#FFA8BE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f8a2ef; /* rgb */ color: rgb(248, 162, 239); /* oklch */ color: oklch(82.2% 0.140 330.5);
Tailwind
colors: {
custom: {
50: '#fcbff4',
500: '#f8a2ef',
950: '#000000',
},
}SCSS
$custom: #f8a2ef; $custom-light: #fcbff4; $custom-dark: #000000;
JSON
{
"hex": "#f8a2ef",
"rgb": {
"r": 248,
"g": 162,
"b": 239
},
"hsl": {
"h": 306.279,
"s": 86,
"l": 80.392
},
"oklch": {
"l": 0.82157,
"c": 0.1402,
"h": 330.5
},
"luminance": 0.52029
}Semantic roles & 50–950 ramp
primary
#F8A2EF
secondary
#65D971
accent
#E31A03
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285