#FD939B#FD939B
#FD939B is a light, vivid red. Relative luminance 0.441; OKLCH L 77.7% C 0.128 H 15.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FD939B |
|---|---|
| RGB | rgb(253, 147, 155) |
| HSL | hsl(355, 96%, 78%) |
| HSV | hsv(355, 42%, 99%) |
| CMYK | cmyk(0%, 41.9%, 38.7%, 0.8%) |
| CIE-LAB | lab(72.31, 40.66, 13.29) |
| CIE-LCH | lch(72.31, 42.78, 18.10°) |
| OKLab | oklab(77.69% 0.1231 0.0345) |
| OKLCH | oklch(77.69% 0.128 15.6) |
| XYZ | xyz(56.8609, 44.1216, 36.5256) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.82
Rose Pink
#F7879A
ΔE00 3.95
Carnation
#FD798F
ΔE00 5.87
Lightcoral
#F08080
ΔE00 5.89
Rosa
#FE86A4
ΔE00 6.10
Salmon Pink
#FE7B7C
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD939B #93FDF5
analogous
#FD93D0 #FD939B #FDC093
triadic
#FD939B #9BFD93 #939BFD
tetradic
#FD939B #D0FD93 #93FDF5 #C093FD
square
#FD939B #D0FD93 #93FDF5 #C093FD
split-complementary
#FD939B #93FDC0 #93D0FD
monochromatic
#FB1B2C #FC5763 #FD939B #FECFD3 #FEE1E3
Accessibility & contrast
On white
2.14
#FD939B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#FD939B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD939B
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD939B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD939B | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59B
Deuteranopia (green-blind)
#C2B999
Tritanopia (blue-blind)
#FF8796
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd939b; /* rgb */ color: rgb(253, 147, 155); /* oklch */ color: oklch(77.7% 0.128 15.6);
Tailwind
colors: {
custom: {
50: '#ffb4b8',
500: '#fd939b',
950: '#000000',
},
}SCSS
$custom: #fd939b; $custom-light: #ffb4b8; $custom-dark: #000000;
JSON
{
"hex": "#fd939b",
"rgb": {
"r": 253,
"g": 147,
"b": 155
},
"hsl": {
"h": 355.472,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.77691,
"c": 0.1278,
"h": 15.6
},
"luminance": 0.44117
}Semantic roles & 50–950 ramp
primary
#FD939B
secondary
#D4F7F4
accent
#E6D400
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080