#FD9E95#FD9E95
#FD9E95 is a light, moderate red. Relative luminance 0.475; OKLCH L 79.3% C 0.115 H 25.8°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9E95 |
|---|---|
| RGB | rgb(253, 158, 149) |
| HSL | hsl(5, 96%, 79%) |
| HSV | hsv(5, 41%, 99%) |
| CMYK | cmyk(0%, 37.5%, 41.1%, 0.8%) |
| CIE-LAB | lab(74.52, 34.34, 19.67) |
| CIE-LCH | lch(74.52, 39.57, 29.80°) |
| OKLab | oklab(79.34% 0.1035 0.0501) |
| OKLCH | oklch(79.34% 0.115 25.8) |
| XYZ | xyz(58.1625, 47.5111, 34.5352) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 2.67
Blush (survey)
#F29E8E
ΔE00 3.23
Light Salmon
#FEA993
ΔE00 5.19
Pale Salmon
#FFB19A
ΔE00 6.76
Salmon
#FA8072
ΔE00 7.36
Lightcoral
#F08080
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9E95 #95F4FD
analogous
#FD95C0 #FD9E95 #FDD295
triadic
#FD9E95 #95FD9E #9E95FD
tetradic
#FD9E95 #C0FD95 #95F4FD #D295FD
square
#FD9E95 #C0FD95 #95F4FD #D295FD
split-complementary
#FD9E95 #95FDD2 #95C0FD
monochromatic
#FB301D #FC6759 #FD9E95 #FED5D1 #FEE4E1
Accessibility & contrast
On white
2.00
#FD9E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#FD9E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9E95
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9E95 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC94
Deuteranopia (green-blind)
#C9BF94
Tritanopia (blue-blind)
#FF929C
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd9e95; /* rgb */ color: rgb(253, 158, 149); /* oklch */ color: oklch(79.3% 0.115 25.8);
Tailwind
colors: {
custom: {
50: '#ffbbb4',
500: '#fd9e95',
950: '#000000',
},
}SCSS
$custom: #fd9e95; $custom-light: #ffbbb4; $custom-dark: #000000;
JSON
{
"hex": "#fd9e95",
"rgb": {
"r": 253,
"g": 158,
"b": 149
},
"hsl": {
"h": 5.192,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.79336,
"c": 0.11497,
"h": 25.8
},
"luminance": 0.47506
}Semantic roles & 50–950 ramp
primary
#FD9E95
secondary
#D4F4F7
accent
#D2E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180