#FE949B#FE949B
#FE949B is a light, vivid red. Relative luminance 0.446; OKLCH L 78.0% C 0.128 H 16.2°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FE949B |
|---|---|
| RGB | rgb(254, 148, 155) |
| HSL | hsl(356, 98%, 79%) |
| HSV | hsv(356, 42%, 100%) |
| CMYK | cmyk(0%, 41.7%, 39%, 0.4%) |
| CIE-LAB | lab(72.64, 40.51, 13.78) |
| CIE-LCH | lch(72.64, 42.79, 18.78°) |
| OKLab | oklab(77.97% 0.1226 0.0357) |
| OKLCH | oklch(77.97% 0.128 16.2) |
| XYZ | xyz(57.3822, 44.6222, 36.5948) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.97
Rose Pink
#F7879A
ΔE00 4.34
Lightcoral
#F08080
ΔE00 5.94
Carnation
#FD798F
ΔE00 6.18
Rosa
#FE86A4
ΔE00 6.46
Salmon Pink
#FE7B7C
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE949B #94FEF7
analogous
#FE94D0 #FE949B #FEC294
triadic
#FE949B #9BFE94 #949BFE
tetradic
#FE949B #D0FE94 #94FEF7 #C294FE
square
#FE949B #D0FE94 #94FEF7 #C294FE
split-complementary
#FE949B #94FEC2 #94D0FE
monochromatic
#FD1B2A #FD5762 #FE949B #FFD1D4 #FFE1E3
Accessibility & contrast
On white
2.12
#FE949B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#FE949B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE949B
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE949B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE949B | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69B
Deuteranopia (green-blind)
#C3BA99
Tritanopia (blue-blind)
#FF8897
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe949b; /* rgb */ color: rgb(254, 148, 155); /* oklch */ color: oklch(78.0% 0.128 16.2);
Tailwind
colors: {
custom: {
50: '#ffb5b8',
500: '#fe949b',
950: '#000000',
},
}SCSS
$custom: #fe949b; $custom-light: #ffb5b8; $custom-dark: #000000;
JSON
{
"hex": "#fe949b",
"rgb": {
"r": 254,
"g": 148,
"b": 155
},
"hsl": {
"h": 356.038,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.77971,
"c": 0.12766,
"h": 16.2
},
"luminance": 0.44617
}Semantic roles & 50–950 ramp
primary
#FE949B
secondary
#D4F7F5
accent
#E6D600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080