#F99DA5#F99DA5
#F99DA5 is a light, moderate red. Relative luminance 0.470; OKLCH L 79.1% C 0.110 H 14.2°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F99DA5 |
|---|---|
| RGB | rgb(249, 157, 165) |
| HSL | hsl(355, 88%, 80%) |
| HSV | hsv(355, 37%, 98%) |
| CMYK | cmyk(0%, 36.9%, 33.7%, 2.4%) |
| CIE-LAB | lab(74.17, 35.22, 10.34) |
| CIE-LCH | lch(74.17, 36.70, 16.36°) |
| OKLab | oklab(79.09% 0.1068 0.0271) |
| OKLCH | oklch(79.09% 0.11 14.2) |
| XYZ | xyz(57.9176, 46.9746, 41.6066) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.35
Soft Pink
#FDB0C0
ΔE00 5.90
Lightpink
#FFB6C1
ΔE00 6.35
Faded Pink
#DE9DAC
ΔE00 6.39
Pig Pink
#E78EA5
ΔE00 6.43
Blush Pink
#FE828C
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99DA5 #9DF9F1
analogous
#F99DD3 #F99DA5 #F9C39D
triadic
#F99DA5 #A5F99D #9DA5F9
tetradic
#F99DA5 #D3F99D #9DF9F1 #C39DF9
square
#F99DA5 #D3F99D #9DF9F1 #C39DF9
split-complementary
#F99DA5 #9DF9C3 #9DD3F9
monochromatic
#F22A3B #F56370 #F99DA5 #FDD7DA #FDE2E5
Accessibility & contrast
On white
2.02
#F99DA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#F99DA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99DA5
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99DA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99DA5 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA5
Deuteranopia (green-blind)
#C4BDA3
Tritanopia (blue-blind)
#FF94A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99da5; /* rgb */ color: rgb(249, 157, 165); /* oklch */ color: oklch(79.1% 0.110 14.2);
Tailwind
colors: {
custom: {
50: '#fdbbbf',
500: '#f99da5',
950: '#000000',
},
}SCSS
$custom: #f99da5; $custom-light: #fdbbbf; $custom-dark: #000000;
JSON
{
"hex": "#f99da5",
"rgb": {
"r": 249,
"g": 157,
"b": 165
},
"hsl": {
"h": 354.783,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.79086,
"c": 0.11019,
"h": 14.2
},
"luminance": 0.4697
}Semantic roles & 50–950 ramp
primary
#F99DA5
secondary
#D6F5F3
accent
#E5D100
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181