#F9989C#F9989C
#F9989C is a light, moderate red. Relative luminance 0.450; OKLCH L 78.0% C 0.117 H 17.4°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F9989C |
|---|---|
| RGB | rgb(249, 152, 156) |
| HSL | hsl(358, 89%, 79%) |
| HSV | hsv(358, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 37.3%, 2.4%) |
| CIE-LAB | lab(72.89, 36.75, 13.49) |
| CIE-LCH | lch(72.89, 39.15, 20.15°) |
| OKLab | oklab(78.04% 0.1113 0.035) |
| OKLCH | oklch(78.04% 0.117 17.4) |
| XYZ | xyz(56.2984, 45.0011, 37.1670) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.04
Rose Pink
#F7879A
ΔE00 5.25
Lightcoral
#F08080
ΔE00 6.24
Peachy Pink
#FF9A8A
ΔE00 6.87
Blush (survey)
#F29E8E
ΔE00 7.09
Salmon Pink
#FE7B7C
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9989C #98F9F5
analogous
#F998CC #F9989C #F9C498
triadic
#F9989C #9CF998 #989CF9
tetradic
#F9989C #CCF998 #98F9F5 #C498F9
square
#F9989C #CCF998 #98F9F5 #C498F9
split-complementary
#F9989C #98F9C4 #98CCF9
monochromatic
#F2242D #F65E64 #F9989C #FCD2D4 #FDE2E3
Accessibility & contrast
On white
2.10
#F9989C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F9989C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9989C
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9989C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9989C | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79C
Deuteranopia (green-blind)
#C2BA9A
Tritanopia (blue-blind)
#FF8D9A
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f9989c; /* rgb */ color: rgb(249, 152, 156); /* oklch */ color: oklch(78.0% 0.117 17.4);
Tailwind
colors: {
custom: {
50: '#feb7b9',
500: '#f9989c',
950: '#000000',
},
}SCSS
$custom: #f9989c; $custom-light: #feb7b9; $custom-dark: #000000;
JSON
{
"hex": "#f9989c",
"rgb": {
"r": 249,
"g": 152,
"b": 156
},
"hsl": {
"h": 357.526,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.78039,
"c": 0.11665,
"h": 17.4
},
"luminance": 0.44997
}Semantic roles & 50–950 ramp
primary
#F9989C
secondary
#D6F5F4
accent
#E6DC00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080