#F0A4EA#F0A4EA
#F0A4EA is a light, vivid purple. Relative luminance 0.510; OKLCH L 81.4% C 0.126 H 329.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F0A4EA |
|---|---|
| RGB | rgb(240, 164, 234) |
| HSL | hsl(305, 72%, 79%) |
| HSV | hsv(305, 32%, 94%) |
| CMYK | cmyk(0%, 31.7%, 2.5%, 5.9%) |
| CIE-LAB | lab(76.69, 38.86, -23.84) |
| CIE-LCH | lch(76.69, 45.58, 328.47°) |
| OKLab | oklab(81.45% 0.1089 -0.0644) |
| OKLCH | oklch(81.45% 0.126 329.4) |
| XYZ | xyz(64.0608, 51.0192, 84.2992) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.42
Mauve
#E0B0FF
ΔE00 6.77
Light Lavendar
#EFC0FE
ΔE00 7.04
Lavender Pink
#DD85D7
ΔE00 7.50
Violet (CSS)
#EE82EE
ΔE00 8.10
Bubblegum Pink
#FE83CC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0A4EA #A4F0AA
analogous
#D0A4F0 #F0A4EA #F0A4C4
triadic
#F0A4EA #EAF0A4 #A4EAF0
tetradic
#F0A4EA #F0D0A4 #A4F0AA #A4C4F0
square
#F0A4EA #F0D0A4 #A4F0AA #A4C4F0
split-complementary
#F0A4EA #C4F0A4 #A4F0D0
monochromatic
#DF3BD2 #E76FDE #F0A4EA #F9D9F6 #FBE5F9
Accessibility & contrast
On white
1.87
#F0A4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#F0A4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0A4EA
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0A4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0A4EA | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7ED
Deuteranopia (green-blind)
#B3C1E7
Tritanopia (blue-blind)
#F6A9BD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f0a4ea; /* rgb */ color: rgb(240, 164, 234); /* oklch */ color: oklch(81.4% 0.126 329.4);
Tailwind
colors: {
custom: {
50: '#f6c0f0',
500: '#f0a4ea',
950: '#000000',
},
}SCSS
$custom: #f0a4ea; $custom-light: #f6c0f0; $custom-dark: #000000;
JSON
{
"hex": "#f0a4ea",
"rgb": {
"r": 240,
"g": 164,
"b": 234
},
"hsl": {
"h": 304.737,
"s": 71.698,
"l": 79.216
},
"oklch": {
"l": 0.81446,
"c": 0.12649,
"h": 329.4
},
"luminance": 0.51017
}Semantic roles & 50–950 ramp
primary
#F0A4EA
secondary
#6ACE72
accent
#D42112
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#171216
muted
#858285