#FD9095#FD9095
#FD9095 is a light, vivid red. Relative luminance 0.430; OKLCH L 77.1% C 0.132 H 17.7°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9095 |
|---|---|
| RGB | rgb(253, 144, 149) |
| HSL | hsl(357, 96%, 78%) |
| HSV | hsv(357, 43%, 99%) |
| CMYK | cmyk(0%, 43.1%, 41.1%, 0.8%) |
| CIE-LAB | lab(71.56, 41.54, 15.56) |
| CIE-LCH | lch(71.56, 44.36, 20.54°) |
| OKLab | oklab(77.07% 0.1255 0.04) |
| OKLCH | oklch(77.07% 0.132 17.7) |
| XYZ | xyz(55.9091, 43.0042, 33.7841) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.09
Rose Pink
#F7879A
ΔE00 4.56
Lightcoral
#F08080
ΔE00 4.75
Salmon Pink
#FE7B7C
ΔE00 5.36
Carnation
#FD798F
ΔE00 5.81
Peachy Pink
#FF9A8A
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9095 #90FDF8
analogous
#FD90CB #FD9095 #FDC290
triadic
#FD9095 #95FD90 #9095FD
tetradic
#FD9095 #CBFD90 #90FDF8 #C290FD
square
#FD9095 #CBFD90 #90FDF8 #C290FD
split-complementary
#FD9095 #90FDC2 #90CBFD
monochromatic
#FB1822 #FC545C #FD9095 #FECCCE #FEE1E2
Accessibility & contrast
On white
2.19
#FD9095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#FD9095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9095
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9095 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A295
Deuteranopia (green-blind)
#C1B893
Tritanopia (blue-blind)
#FF8392
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd9095; /* rgb */ color: rgb(253, 144, 149); /* oklch */ color: oklch(77.1% 0.132 17.7);
Tailwind
colors: {
custom: {
50: '#ffb2b4',
500: '#fd9095',
950: '#000000',
},
}SCSS
$custom: #fd9095; $custom-light: #ffb2b4; $custom-dark: #000000;
JSON
{
"hex": "#fd9095",
"rgb": {
"r": 253,
"g": 144,
"b": 149
},
"hsl": {
"h": 357.248,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.77074,
"c": 0.13171,
"h": 17.7
},
"luminance": 0.42999
}Semantic roles & 50–950 ramp
primary
#FD9095
secondary
#D4F7F5
accent
#E6DB00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080