#F099DA#F099DA
#F099DA is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.1% C 0.132 H 336.6°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F099DA |
|---|---|
| RGB | rgb(240, 153, 218) |
| HSL | hsl(315, 74%, 77%) |
| HSV | hsv(315, 36%, 94%) |
| CMYK | cmyk(0%, 36.3%, 9.2%, 5.9%) |
| CIE-LAB | lab(73.79, 41.86, -19.52) |
| CIE-LCH | lch(73.79, 46.19, 335.00°) |
| OKLab | oklab(79.06% 0.1208 -0.0523) |
| OKLCH | oklch(79.06% 0.132 336.6) |
| XYZ | xyz(59.9811, 46.3728, 72.1075) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.39
Bubblegum Pink
#FE83CC
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 6.16
Pink (survey)
#FF81C0
ΔE00 7.18
Violet (CSS)
#EE82EE
ΔE00 7.71
Purply Pink
#F075E6
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F099DA #99F0AF
analogous
#DA99F0 #F099DA #F099AF
triadic
#F099DA #DAF099 #99DAF0
tetradic
#F099DA #F0DA99 #99F0AF #99AFF0
square
#F099DA #F0DA99 #99F0AF #99AFF0
split-complementary
#F099DA #AFF099 #99F0DA
monochromatic
#E02EB3 #E864C7 #F099DA #F8CEED #FBE4F5
Accessibility & contrast
On white
2.04
#F099DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#F099DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F099DA
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F099DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F099DA | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AADDC
Deuteranopia (green-blind)
#B0BAD7
Tritanopia (blue-blind)
#F99CB1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f099da; /* rgb */ color: rgb(240, 153, 218); /* oklch */ color: oklch(79.1% 0.132 336.6);
Tailwind
colors: {
custom: {
50: '#f6b8e5',
500: '#f099da',
950: '#000000',
},
}SCSS
$custom: #f099da; $custom-light: #f6b8e5; $custom-dark: #000000;
JSON
{
"hex": "#f099da",
"rgb": {
"r": 240,
"g": 153,
"b": 218
},
"hsl": {
"h": 315.172,
"s": 74.359,
"l": 77.059
},
"oklch": {
"l": 0.79063,
"c": 0.13166,
"h": 336.6
},
"luminance": 0.4637
}Semantic roles & 50–950 ramp
primary
#F099DA
secondary
#D8F3DF
accent
#D6410F
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084