#F07DAF#F07DAF
#F07DAF is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.3% C 0.151 H 354.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F07DAF |
|---|---|
| RGB | rgb(240, 125, 175) |
| HSL | hsl(334, 79%, 72%) |
| HSV | hsv(334, 48%, 94%) |
| CMYK | cmyk(0%, 47.9%, 27.1%, 5.9%) |
| CIE-LAB | lab(66.74, 49.67, -6.17) |
| CIE-LCH | lch(66.74, 50.06, 352.92°) |
| OKLab | oklab(73.29% 0.1501 -0.0157) |
| OKLCH | oklch(73.29% 0.151 354) |
| XYZ | xyz(51.0084, 36.2919, 44.8677) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.52
Bubblegum (survey)
#FF6CB5
ΔE00 4.07
Bubble Gum Pink
#FF69AF
ΔE00 4.11
Carnation Pink
#FF7FA7
ΔE00 4.37
Hot Pink
#FF69B4
ΔE00 4.44
Pinky
#FC86AA
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07DAF #7DF0BE
analogous
#F07DE9 #F07DAF #F0857D
triadic
#F07DAF #AFF07D #7DAFF0
tetradic
#F07DAF #E9F07D #7DF0BE #857DF0
square
#F07DAF #E9F07D #7DF0BE #857DF0
split-complementary
#F07DAF #7DF085 #7DE9F0
monochromatic
#DA196D #EA468D #F07DAF #F6B4D1 #FCE4EE
Accessibility & contrast
On white
2.54
#F07DAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#F07DAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07DAF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07DAF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B1
Deuteranopia (green-blind)
#A9AAAC
Tritanopia (blue-blind)
#FF778F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f07daf; /* rgb */ color: rgb(240, 125, 175); /* oklch */ color: oklch(73.3% 0.151 354.0);
Tailwind
colors: {
custom: {
50: '#f8a6c6',
500: '#f07daf',
950: '#000000',
},
}SCSS
$custom: #f07daf; $custom-light: #f8a6c6; $custom-dark: #000000;
JSON
{
"hex": "#f07daf",
"rgb": {
"r": 240,
"g": 125,
"b": 175
},
"hsl": {
"h": 333.913,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.73293,
"c": 0.15091,
"h": 354
},
"luminance": 0.36288
}Semantic roles & 50–950 ramp
primary
#F07DAF
secondary
#D6F3E6
accent
#DC800A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82