#F99EB4#F99EB4
#F99EB4 is a light, moderate red. Relative luminance 0.479; OKLCH L 79.7% C 0.111 H 4.2°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F99EB4 |
|---|---|
| RGB | rgb(249, 158, 180) |
| HSL | hsl(345, 88%, 80%) |
| HSV | hsv(345, 37%, 98%) |
| CMYK | cmyk(0%, 36.5%, 27.7%, 2.4%) |
| CIE-LAB | lab(74.76, 36.61, 2.92) |
| CIE-LCH | lch(74.76, 36.73, 4.56°) |
| OKLab | oklab(79.65% 0.1108 0.0081) |
| OKLCH | oklch(79.65% 0.111 4.2) |
| XYZ | xyz(59.5337, 47.8929, 49.2798) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.25
Pig Pink
#E78EA5
ΔE00 4.53
Faded Pink
#DE9DAC
ΔE00 5.05
Rosa
#FE86A4
ΔE00 5.48
Pinky
#FC86AA
ΔE00 5.58
Powder Pink
#FFB2D0
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99EB4 #9EF9E3
analogous
#F99EE1 #F99EB4 #F9B69E
triadic
#F99EB4 #B4F99E #9EB4F9
tetradic
#F99EB4 #E1F99E #9EF9E3 #B69EF9
square
#F99EB4 #E1F99E #9EF9E3 #B69EF9
split-complementary
#F99EB4 #9EF9B6 #9EE1F9
monochromatic
#F22B5B #F56487 #F99EB4 #FDD8E1 #FDE2E9
Accessibility & contrast
On white
1.99
#F99EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#F99EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99EB4
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99EB4 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB5
Deuteranopia (green-blind)
#C2BEB2
Tritanopia (blue-blind)
#FF97A6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99eb4; /* rgb */ color: rgb(249, 158, 180); /* oklch */ color: oklch(79.7% 0.111 4.2);
Tailwind
colors: {
custom: {
50: '#fdbcca',
500: '#f99eb4',
950: '#000000',
},
}SCSS
$custom: #f99eb4; $custom-light: #fdbcca; $custom-dark: #000000;
JSON
{
"hex": "#f99eb4",
"rgb": {
"r": 249,
"g": 158,
"b": 180
},
"hsl": {
"h": 345.495,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.79654,
"c": 0.11106,
"h": 4.2
},
"luminance": 0.47889
}Semantic roles & 50–950 ramp
primary
#F99EB4
secondary
#D6F5EE
accent
#E5AE01
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182