#F8A0EB#F8A0EB
#F8A0EB is a light, vivid purple. Relative luminance 0.511; OKLCH L 81.7% C 0.140 H 332.2°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A0EB |
|---|---|
| RGB | rgb(248, 160, 235) |
| HSL | hsl(309, 86%, 80%) |
| HSV | hsv(309, 35%, 97%) |
| CMYK | cmyk(0%, 35.5%, 5.2%, 2.7%) |
| CIE-LAB | lab(76.74, 43.64, -24.23) |
| CIE-LCH | lch(76.74, 49.92, 330.97°) |
| OKLab | oklab(81.69% 0.1239 -0.0653) |
| OKLCH | oklch(81.69% 0.14 332.2) |
| XYZ | xyz(66.2769, 51.0993, 84.9532) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 7.28
Violet (CSS)
#EE82EE
ΔE00 7.39
Bubblegum Pink
#FE83CC
ΔE00 7.46
Mauve
#E0B0FF
ΔE00 8.08
Light Lavendar
#EFC0FE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A0EB #A0F8AD
analogous
#D9A0F8 #F8A0EB #F8A0BF
triadic
#F8A0EB #EBF8A0 #A0EBF8
tetradic
#F8A0EB #F8D9A0 #A0F8AD #A0BFF8
square
#F8A0EB #F8D9A0 #A0F8AD #A0BFF8
split-complementary
#F8A0EB #BFF8A0 #A0F8D9
monochromatic
#F02ED3 #F467DF #F8A0EB #FCD9F7 #FDE2F9
Accessibility & contrast
On white
1.87
#F8A0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#F8A0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A0EB
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A0EB | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6EE
Deuteranopia (green-blind)
#B4C2E8
Tritanopia (blue-blind)
#FFA5BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f8a0eb; /* rgb */ color: rgb(248, 160, 235); /* oklch */ color: oklch(81.7% 0.140 332.2);
Tailwind
colors: {
custom: {
50: '#fcbdf1',
500: '#f8a0eb',
950: '#000000',
},
}SCSS
$custom: #f8a0eb; $custom-light: #fcbdf1; $custom-dark: #000000;
JSON
{
"hex": "#f8a0eb",
"rgb": {
"r": 248,
"g": 160,
"b": 235
},
"hsl": {
"h": 308.864,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.81686,
"c": 0.14009,
"h": 332.2
},
"luminance": 0.51096
}Semantic roles & 50–950 ramp
primary
#F8A0EB
secondary
#64D975
accent
#E32403
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285