#F799AE#F799AE
#F799AE is a light, moderate red. Relative luminance 0.456; OKLCH L 78.4% C 0.115 H 5.6°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F799AE |
|---|---|
| RGB | rgb(247, 153, 174) |
| HSL | hsl(347, 85%, 78%) |
| HSV | hsv(347, 38%, 97%) |
| CMYK | cmyk(0%, 38.1%, 29.6%, 3.1%) |
| CIE-LAB | lab(73.30, 37.71, 4.09) |
| CIE-LCH | lch(73.30, 37.93, 6.18°) |
| OKLab | oklab(78.44% 0.1142 0.0112) |
| OKLCH | oklch(78.44% 0.115 5.6) |
| XYZ | xyz(57.3908, 45.6168, 45.8184) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.61
Rosa
#FE86A4
ΔE00 4.45
Rose Pink
#F7879A
ΔE00 4.73
Pinky
#FC86AA
ΔE00 4.80
Faded Pink
#DE9DAC
ΔE00 5.05
Soft Pink
#FDB0C0
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F799AE #99F7E2
analogous
#F799DD #F799AE #F7B399
triadic
#F799AE #AEF799 #99AEF7
tetradic
#F799AE #DDF799 #99F7E2 #B399F7
square
#F799AE #DDF799 #99F7E2 #B399F7
split-complementary
#F799AE #99F7B3 #99DDF7
monochromatic
#EE2754 #F36081 #F799AE #FBD2DB #FDE3E8
Accessibility & contrast
On white
2.07
#F799AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F799AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F799AE
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F799AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F799AE | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AF
Deuteranopia (green-blind)
#BFBBAC
Tritanopia (blue-blind)
#FF92A0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f799ae; /* rgb */ color: rgb(247, 153, 174); /* oklch */ color: oklch(78.4% 0.115 5.6);
Tailwind
colors: {
custom: {
50: '#fcb8c6',
500: '#f799ae',
950: '#000000',
},
}SCSS
$custom: #f799ae; $custom-light: #fcb8c6; $custom-dark: #000000;
JSON
{
"hex": "#f799ae",
"rgb": {
"r": 247,
"g": 153,
"b": 174
},
"hsl": {
"h": 346.596,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.78437,
"c": 0.11476,
"h": 5.6
},
"luminance": 0.45613
}Semantic roles & 50–950 ramp
primary
#F799AE
secondary
#D6F5EE
accent
#E2B004
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082