#FF8D99#FF8D99
#FF8D99 is a light, vivid red. Relative luminance 0.426; OKLCH L 77.0% C 0.138 H 14.2°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8D99 |
|---|---|
| RGB | rgb(255, 141, 153) |
| HSL | hsl(354, 100%, 78%) |
| HSV | hsv(354, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 40%, 0%) |
| CIE-LAB | lab(71.29, 44.19, 13.01) |
| CIE-LCH | lch(71.29, 46.07, 16.40°) |
| OKLab | oklab(76.96% 0.1338 0.0337) |
| OKLCH | oklch(76.96% 0.138 14.2) |
| XYZ | xyz(56.5177, 42.6149, 35.3798) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.80
Blush Pink
#FE828C
ΔE00 2.82
Carnation
#FD798F
ΔE00 4.40
Rosa
#FE86A4
ΔE00 4.98
Lightcoral
#F08080
ΔE00 5.67
Salmon Pink
#FE7B7C
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8D99 #8DFFF3
analogous
#FF8DD2 #FF8D99 #FFBA8D
triadic
#FF8D99 #99FF8D #8D99FF
tetradic
#FF8D99 #D2FF8D #8DFFF3 #BA8DFF
square
#FF8D99 #D2FF8D #8DFFF3 #BA8DFF
split-complementary
#FF8D99 #8DFFBA #8DD2FF
monochromatic
#FF132B #FF5062 #FF8D99 #FFCAD0 #FFE0E4
Accessibility & contrast
On white
2.21
#FF8D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FF8D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8D99
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8D99 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A199
Deuteranopia (green-blind)
#BFB797
Tritanopia (blue-blind)
#FF8092
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff8d99; /* rgb */ color: rgb(255, 141, 153); /* oklch */ color: oklch(77.0% 0.138 14.2);
Tailwind
colors: {
custom: {
50: '#ffb0b7',
500: '#ff8d99',
950: '#000000',
},
}SCSS
$custom: #ff8d99; $custom-light: #ffb0b7; $custom-dark: #000000;
JSON
{
"hex": "#ff8d99",
"rgb": {
"r": 255,
"g": 141,
"b": 153
},
"hsl": {
"h": 353.684,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.76955,
"c": 0.13796,
"h": 14.2
},
"luminance": 0.4261
}Semantic roles & 50–950 ramp
primary
#FF8D99
secondary
#D4F7F4
accent
#E6CD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#191111
muted
#878080