#F08DCE#F08DCE
#F08DCE is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.7% C 0.143 H 341.2°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F08DCE |
|---|---|
| RGB | rgb(240, 141, 206) |
| HSL | hsl(321, 77%, 75%) |
| HSV | hsv(321, 41%, 94%) |
| CMYK | cmyk(0%, 41.3%, 14.2%, 5.9%) |
| CIE-LAB | lab(70.89, 46.11, -17.29) |
| CIE-LCH | lch(70.89, 49.25, 339.45°) |
| OKLab | oklab(76.74% 0.1354 -0.046) |
| OKLCH | oklch(76.74% 0.143 341.2) |
| XYZ | xyz(56.6011, 42.0348, 63.5128) |
| Luminance | 0.4203 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.01
Pink (survey)
#FF81C0
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 5.68
Plum
#DDA0DD
ΔE00 6.69
Bubblegum (survey)
#FF6CB5
ΔE00 7.48
Violet (CSS)
#EE82EE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08DCE #8DF0AF
analogous
#E08DF0 #F08DCE #F08D9D
triadic
#F08DCE #CEF08D #8DCEF0
tetradic
#F08DCE #F0E08D #8DF0AF #8D9DF0
square
#F08DCE #F0E08D #8DF0AF #8D9DF0
split-complementary
#F08DCE #9DF08D #8DF0E0
monochromatic
#E221A0 #E957B7 #F08DCE #F7C3E5 #FBE4F3
Accessibility & contrast
On white
2.23
#F08DCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#F08DCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08DCE
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08DCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08DCE | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A4D0
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#FB8EA5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f08dce; /* rgb */ color: rgb(240, 141, 206); /* oklch */ color: oklch(76.7% 0.143 341.2);
Tailwind
colors: {
custom: {
50: '#f7b0dd',
500: '#f08dce',
950: '#000000',
},
}SCSS
$custom: #f08dce; $custom-light: #f7b0dd; $custom-dark: #000000;
JSON
{
"hex": "#f08dce",
"rgb": {
"r": 240,
"g": 141,
"b": 206
},
"hsl": {
"h": 320.606,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.76745,
"c": 0.14302,
"h": 341.2
},
"luminance": 0.42031
}Semantic roles & 50–950 ramp
primary
#F08DCE
secondary
#D8F3E1
accent
#D9530D
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083