#F5A8EA#F5A8EA
#F5A8EA is a very light, vivid purple. Relative luminance 0.534; OKLCH L 82.6% C 0.123 H 331.8°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F5A8EA |
|---|---|
| RGB | rgb(245, 168, 234) |
| HSL | hsl(309, 79%, 81%) |
| HSV | hsv(309, 31%, 96%) |
| CMYK | cmyk(0%, 31.4%, 4.5%, 3.9%) |
| CIE-LAB | lab(78.09, 38.35, -21.66) |
| CIE-LCH | lch(78.09, 44.04, 330.54°) |
| OKLab | oklab(82.63% 0.1085 -0.0583) |
| OKLCH | oklch(82.63% 0.123 331.8) |
| XYZ | xyz(66.5092, 53.3610, 84.6223) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.24
Light Lavendar
#EFC0FE
ΔE00 6.73
Mauve
#E0B0FF
ΔE00 7.45
Lavender Pink
#DD85D7
ΔE00 8.65
Bubblegum Pink
#FE83CC
ΔE00 8.78
Light Lilac
#EDC8FF
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5A8EA #A8F5B3
analogous
#D9A8F5 #F5A8EA #F5A8C3
triadic
#F5A8EA #EAF5A8 #A8EAF5
tetradic
#F5A8EA #F5D9A8 #A8F5B3 #A8C3F5
square
#F5A8EA #F5D9A8 #A8F5B3 #A8C3F5
split-complementary
#F5A8EA #C3F5A8 #A8F5D9
monochromatic
#E83AD0 #EF71DD #F5A8EA #FBDFF7 #FCE4F8
Accessibility & contrast
On white
1.80
#F5A8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#F5A8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5A8EA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5A8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5A8EA | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BBED
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#FCACC0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f5a8ea; /* rgb */ color: rgb(245, 168, 234); /* oklch */ color: oklch(82.6% 0.123 331.8);
Tailwind
colors: {
custom: {
50: '#f9c3f0',
500: '#f5a8ea',
950: '#000000',
},
}SCSS
$custom: #f5a8ea; $custom-light: #f9c3f0; $custom-dark: #000000;
JSON
{
"hex": "#f5a8ea",
"rgb": {
"r": 245,
"g": 168,
"b": 234
},
"hsl": {
"h": 308.571,
"s": 79.381,
"l": 80.98
},
"oklch": {
"l": 0.82626,
"c": 0.12317,
"h": 331.8
},
"luminance": 0.53358
}Semantic roles & 50–950 ramp
primary
#F5A8EA
secondary
#6CD57B
accent
#DC280A
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#171216
muted
#858285