#F99EB2#F99EB2
#F99EB2 is a light, moderate red. Relative luminance 0.478; OKLCH L 79.6% C 0.111 H 5.6°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F99EB2 |
|---|---|
| RGB | rgb(249, 158, 178) |
| HSL | hsl(347, 88%, 80%) |
| HSV | hsv(347, 37%, 98%) |
| CMYK | cmyk(0%, 36.5%, 28.5%, 2.4%) |
| CIE-LAB | lab(74.71, 36.34, 3.95) |
| CIE-LCH | lch(74.71, 36.56, 6.20°) |
| OKLab | oklab(79.6% 0.11 0.0108) |
| OKLCH | oklch(79.6% 0.111 5.6) |
| XYZ | xyz(59.3314, 47.8120, 48.2145) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.20
Pig Pink
#E78EA5
ΔE00 4.59
Faded Pink
#DE9DAC
ΔE00 5.02
Rosa
#FE86A4
ΔE00 5.48
Rose Pink
#F7879A
ΔE00 5.74
Pinky
#FC86AA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99EB2 #9EF9E5
analogous
#F99EE0 #F99EB2 #F9B79E
triadic
#F99EB2 #B2F99E #9EB2F9
tetradic
#F99EB2 #E0F99E #9EF9E5 #B79EF9
square
#F99EB2 #E0F99E #9EF9E5 #B79EF9
split-complementary
#F99EB2 #9EF9B7 #9EE0F9
monochromatic
#F22B56 #F56484 #F99EB2 #FDD8E0 #FDE2E8
Accessibility & contrast
On white
1.99
#F99EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#F99EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99EB2
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99EB2 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB3
Deuteranopia (green-blind)
#C2BEB0
Tritanopia (blue-blind)
#FF97A5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99eb2; /* rgb */ color: rgb(249, 158, 178); /* oklch */ color: oklch(79.6% 0.111 5.6);
Tailwind
colors: {
custom: {
50: '#fdbcc9',
500: '#f99eb2',
950: '#000000',
},
}SCSS
$custom: #f99eb2; $custom-light: #fdbcc9; $custom-dark: #000000;
JSON
{
"hex": "#f99eb2",
"rgb": {
"r": 249,
"g": 158,
"b": 178
},
"hsl": {
"h": 346.813,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.79598,
"c": 0.11057,
"h": 5.6
},
"luminance": 0.47808
}Semantic roles & 50–950 ramp
primary
#F99EB2
secondary
#D6F5EE
accent
#E5B301
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182