#FF9293#FF9293
#FF9293 is a light, vivid red. Relative luminance 0.439; OKLCH L 77.6% C 0.132 H 20.0°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9293 |
|---|---|
| RGB | rgb(255, 146, 147) |
| HSL | hsl(359, 100%, 79%) |
| HSV | hsv(359, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 42.4%, 0%) |
| CIE-LAB | lab(72.18, 41.03, 17.58) |
| CIE-LCH | lch(72.18, 44.64, 23.19°) |
| OKLab | oklab(77.59% 0.1237 0.0449) |
| OKLCH | oklch(77.59% 0.132 20) |
| XYZ | xyz(56.7885, 43.9295, 33.0865) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.88
Lightcoral
#F08080
ΔE00 4.82
Salmon Pink
#FE7B7C
ΔE00 5.22
Peachy Pink
#FF9A8A
ΔE00 5.65
Rose Pink
#F7879A
ΔE00 5.92
Blush (survey)
#F29E8E
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9293 #92FFFE
analogous
#FF92C9 #FF9293 #FFC792
triadic
#FF9293 #93FF92 #9293FF
tetradic
#FF9293 #C9FF92 #92FFFE #C792FF
square
#FF9293 #C9FF92 #92FFFE #C792FF
split-complementary
#FF9293 #92FFC7 #92C9FF
monochromatic
#FF181A #FF5556 #FF9293 #FFCFD0 #FFE0E1
Accessibility & contrast
On white
2.15
#FF9293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FF9293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9293
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9293 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A492
Deuteranopia (green-blind)
#C3B991
Tritanopia (blue-blind)
#FF8493
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff9293; /* rgb */ color: rgb(255, 146, 147); /* oklch */ color: oklch(77.6% 0.132 20.0);
Tailwind
colors: {
custom: {
50: '#ffb3b2',
500: '#ff9293',
950: '#000000',
},
}SCSS
$custom: #ff9293; $custom-light: #ffb3b2; $custom-dark: #000000;
JSON
{
"hex": "#ff9293",
"rgb": {
"r": 255,
"g": 146,
"b": 147
},
"hsl": {
"h": 359.45,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.77589,
"c": 0.13164,
"h": 20
},
"luminance": 0.43924
}Semantic roles & 50–950 ramp
primary
#FF9293
secondary
#D4F7F7
accent
#E6E300
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#191111
muted
#878080