#F07DB0#F07DB0
#F07DB0 is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.3% C 0.151 H 353.5°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F07DB0 |
|---|---|
| RGB | rgb(240, 125, 176) |
| HSL | hsl(333, 79%, 72%) |
| HSV | hsv(333, 48%, 94%) |
| CMYK | cmyk(0%, 47.9%, 26.7%, 5.9%) |
| CIE-LAB | lab(66.77, 49.81, -6.69) |
| CIE-LCH | lch(66.77, 50.25, 352.35°) |
| OKLab | oklab(73.33% 0.1504 -0.0171) |
| OKLCH | oklch(73.33% 0.151 353.5) |
| XYZ | xyz(51.1070, 36.3314, 45.3869) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.37
Bubblegum (survey)
#FF6CB5
ΔE00 3.96
Bubble Gum Pink
#FF69AF
ΔE00 4.07
Hot Pink
#FF69B4
ΔE00 4.34
Carnation Pink
#FF7FA7
ΔE00 4.58
Pinky
#FC86AA
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07DB0 #7DF0BD
analogous
#F07DEA #F07DB0 #F0847D
triadic
#F07DB0 #B0F07D #7DB0F0
tetradic
#F07DB0 #EAF07D #7DF0BD #847DF0
square
#F07DB0 #EAF07D #7DF0BD #847DF0
split-complementary
#F07DB0 #7DF084 #7DEAF0
monochromatic
#DA196E #EA468F #F07DB0 #F6B4D1 #FCE4EE
Accessibility & contrast
On white
2.54
#F07DB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F07DB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07DB0
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07DB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07DB0 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B2
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#FF7890
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f07db0; /* rgb */ color: rgb(240, 125, 176); /* oklch */ color: oklch(73.3% 0.151 353.5);
Tailwind
colors: {
custom: {
50: '#f8a6c7',
500: '#f07db0',
950: '#000000',
},
}SCSS
$custom: #f07db0; $custom-light: #f8a6c7; $custom-dark: #000000;
JSON
{
"hex": "#f07db0",
"rgb": {
"r": 240,
"g": 125,
"b": 176
},
"hsl": {
"h": 333.391,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.73326,
"c": 0.15137,
"h": 353.5
},
"luminance": 0.36327
}Semantic roles & 50–950 ramp
primary
#F07DB0
secondary
#D6F3E6
accent
#DC7F0A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82