#FB9EA2#FB9EA2
#FB9EA2 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.4% C 0.111 H 17.1°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9EA2 |
|---|---|
| RGB | rgb(251, 158, 162) |
| HSL | hsl(357, 92%, 80%) |
| HSV | hsv(357, 37%, 98%) |
| CMYK | cmyk(0%, 37.1%, 35.5%, 1.6%) |
| CIE-LAB | lab(74.56, 35.07, 12.56) |
| CIE-LCH | lch(74.56, 37.25, 19.71°) |
| OKLab | oklab(79.41% 0.1063 0.0327) |
| OKLCH | oklch(79.41% 0.111 17.1) |
| XYZ | xyz(58.5345, 47.5761, 40.2756) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.16
Blush Pink
#FE828C
ΔE00 6.36
Soft Pink
#FDB0C0
ΔE00 6.74
Lightpink
#FFB6C1
ΔE00 6.81
Peachy Pink
#FF9A8A
ΔE00 7.14
Blush (survey)
#F29E8E
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9EA2 #9EFBF7
analogous
#FB9ED1 #FB9EA2 #FBC89E
triadic
#FB9EA2 #A2FB9E #9EA2FB
tetradic
#FB9EA2 #D1FB9E #9EFBF7 #C89EFB
square
#FB9EA2 #D1FB9E #9EFBF7 #C89EFB
split-complementary
#FB9EA2 #9EFBC8 #9ED1FB
monochromatic
#F62831 #F9636A #FB9EA2 #FDD9DA #FEE2E3
Accessibility & contrast
On white
2.00
#FB9EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FB9EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9EA2
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9EA2 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ACA2
Deuteranopia (green-blind)
#C6BEA0
Tritanopia (blue-blind)
#FF94A0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb9ea2; /* rgb */ color: rgb(251, 158, 162); /* oklch */ color: oklch(79.4% 0.111 17.1);
Tailwind
colors: {
custom: {
50: '#ffbbbd',
500: '#fb9ea2',
950: '#000000',
},
}SCSS
$custom: #fb9ea2; $custom-light: #ffbbbd; $custom-dark: #000000;
JSON
{
"hex": "#fb9ea2",
"rgb": {
"r": 251,
"g": 158,
"b": 162
},
"hsl": {
"h": 357.419,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.79408,
"c": 0.1112,
"h": 17.1
},
"luminance": 0.47572
}Semantic roles & 50–950 ramp
primary
#FB9EA2
secondary
#D5F6F5
accent
#E6DC00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181