#F08FD2#F08FD2
#F08FD2 is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.2% C 0.143 H 339.5°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F08FD2 |
|---|---|
| RGB | rgb(240, 143, 210) |
| HSL | hsl(319, 76%, 75%) |
| HSV | hsv(319, 40%, 94%) |
| CMYK | cmyk(0%, 40.4%, 12.5%, 5.9%) |
| CIE-LAB | lab(71.44, 45.72, -18.68) |
| CIE-LCH | lch(71.44, 49.39, 337.78°) |
| OKLab | oklab(77.2% 0.1336 -0.0498) |
| OKLCH | oklch(77.2% 0.143 339.5) |
| XYZ | xyz(57.3907, 42.8268, 66.2038) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.50
Pink (survey)
#FF81C0
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.33
Plum
#DDA0DD
ΔE00 6.08
Violet (CSS)
#EE82EE
ΔE00 7.25
Purply Pink
#F075E6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08FD2 #8FF0AD
analogous
#DE8FF0 #F08FD2 #F08FA1
triadic
#F08FD2 #D2F08F #8FD2F0
tetradic
#F08FD2 #F0DE8F #8FF0AD #8FA1F0
square
#F08FD2 #F0DE8F #8FF0AD #8FA1F0
split-complementary
#F08FD2 #A1F08F #8FF0DE
monochromatic
#E223A7 #E959BC #F08FD2 #F7C5E8 #FBE4F4
Accessibility & contrast
On white
2.20
#F08FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#F08FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08FD2
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08FD2 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A6D4
Deuteranopia (green-blind)
#ABB5CF
Tritanopia (blue-blind)
#FA91A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f08fd2; /* rgb */ color: rgb(240, 143, 210); /* oklch */ color: oklch(77.2% 0.143 339.5);
Tailwind
colors: {
custom: {
50: '#f6b2df',
500: '#f08fd2',
950: '#000000',
},
}SCSS
$custom: #f08fd2; $custom-light: #f6b2df; $custom-dark: #000000;
JSON
{
"hex": "#f08fd2",
"rgb": {
"r": 240,
"g": 143,
"b": 210
},
"hsl": {
"h": 318.557,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.77199,
"c": 0.14256,
"h": 339.5
},
"luminance": 0.42823
}Semantic roles & 50–950 ramp
primary
#F08FD2
secondary
#D8F3E0
accent
#D94C0D
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083