#F075AE#F075AE
#F075AE is a light, vivid pink. Relative luminance 0.343; OKLCH L 72.1% C 0.163 H 352.9°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F075AE |
|---|---|
| RGB | rgb(240, 117, 174) |
| HSL | hsl(332, 80%, 70%) |
| HSV | hsv(332, 51%, 94%) |
| CMYK | cmyk(0%, 51.3%, 27.5%, 5.9%) |
| CIE-LAB | lab(65.21, 53.43, -7.88) |
| CIE-LCH | lch(65.21, 54.01, 351.61°) |
| OKLab | oklab(72.13% 0.1616 -0.0202) |
| OKLCH | oklch(72.13% 0.163 352.9) |
| XYZ | xyz(49.9383, 34.3083, 44.0283) |
| Luminance | 0.3430 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.83
Bubblegum (survey)
#FF6CB5
ΔE00 2.83
Hot Pink
#FF69B4
ΔE00 3.06
Pink (survey)
#FF81C0
ΔE00 4.03
Medium Pink
#F36196
ΔE00 5.42
Carnation Pink
#FF7FA7
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075AE #75F0B7
analogous
#F075EC #F075AE #F07975
triadic
#F075AE #AEF075 #75AEF0
tetradic
#F075AE #ECF075 #75F0B7 #7975F0
square
#F075AE #ECF075 #75F0B7 #7975F0
split-complementary
#F075AE #75F079 #75ECF0
monochromatic
#D4176E #EA3E8E #F075AE #F6ACCE #FCE3EF
Accessibility & contrast
On white
2.67
#F075AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#F075AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075AE
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075AE | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8591B0
Deuteranopia (green-blind)
#A5A6AB
Tritanopia (blue-blind)
#FF6F8A
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f075ae; /* rgb */ color: rgb(240, 117, 174); /* oklch */ color: oklch(72.1% 0.163 352.9);
Tailwind
colors: {
custom: {
50: '#f8a0c6',
500: '#f075ae',
950: '#000000',
},
}SCSS
$custom: #f075ae; $custom-light: #f8a0c6; $custom-dark: #000000;
JSON
{
"hex": "#f075ae",
"rgb": {
"r": 240,
"g": 117,
"b": 174
},
"hsl": {
"h": 332.195,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.7213,
"c": 0.16288,
"h": 352.9
},
"luminance": 0.34304
}Semantic roles & 50–950 ramp
primary
#F075AE
secondary
#CFF2E2
accent
#DD7B09
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82