#F899AE#F899AE
#F899AE is a light, moderate red. Relative luminance 0.458; OKLCH L 78.6% C 0.116 H 5.8°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F899AE |
|---|---|
| RGB | rgb(248, 153, 174) |
| HSL | hsl(347, 87%, 79%) |
| HSV | hsv(347, 38%, 97%) |
| CMYK | cmyk(0%, 38.3%, 29.8%, 2.7%) |
| CIE-LAB | lab(73.42, 38.06, 4.27) |
| CIE-LCH | lch(73.42, 38.30, 6.40°) |
| OKLab | oklab(78.55% 0.1153 0.0117) |
| OKLCH | oklch(78.55% 0.116 5.8) |
| XYZ | xyz(57.7445, 45.7992, 45.8350) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.74
Rosa
#FE86A4
ΔE00 4.39
Rose Pink
#F7879A
ΔE00 4.68
Pinky
#FC86AA
ΔE00 4.78
Faded Pink
#DE9DAC
ΔE00 5.22
Soft Pink
#FDB0C0
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F899AE #99F8E3
analogous
#F899DD #F899AE #F8B399
triadic
#F899AE #AEF899 #99AEF8
tetradic
#F899AE #DDF899 #99F8E3 #B399F8
square
#F899AE #DDF899 #99F8E3 #B399F8
split-complementary
#F899AE #99F8B3 #99DDF8
monochromatic
#F02653 #F46081 #F899AE #FCD2DB #FDE2E8
Accessibility & contrast
On white
2.07
#F899AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#F899AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F899AE
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F899AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F899AE | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAF
Deuteranopia (green-blind)
#BFBBAC
Tritanopia (blue-blind)
#FF92A0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f899ae; /* rgb */ color: rgb(248, 153, 174); /* oklch */ color: oklch(78.6% 0.116 5.8);
Tailwind
colors: {
custom: {
50: '#fdb8c6',
500: '#f899ae',
950: '#000000',
},
}SCSS
$custom: #f899ae; $custom-light: #fdb8c6; $custom-dark: #000000;
JSON
{
"hex": "#f899ae",
"rgb": {
"r": 248,
"g": 153,
"b": 174
},
"hsl": {
"h": 346.737,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.78553,
"c": 0.1159,
"h": 5.8
},
"luminance": 0.45795
}Semantic roles & 50–950 ramp
primary
#F899AE
secondary
#D6F5EE
accent
#E4B202
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082