#FF9296#FF9296
#FF9296 is a light, vivid red. Relative luminance 0.440; OKLCH L 77.7% C 0.131 H 18.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9296 |
|---|---|
| RGB | rgb(255, 146, 150) |
| HSL | hsl(358, 100%, 79%) |
| HSV | hsv(358, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 41.2%, 0%) |
| CIE-LAB | lab(72.25, 41.35, 16.01) |
| CIE-LCH | lch(72.25, 44.34, 21.16°) |
| OKLab | oklab(77.66% 0.1249 0.0411) |
| OKLCH | oklch(77.66% 0.131 18.2) |
| XYZ | xyz(57.0270, 44.0249, 34.3425) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.55
Rose Pink
#F7879A
ΔE00 5.06
Lightcoral
#F08080
ΔE00 5.12
Salmon Pink
#FE7B7C
ΔE00 5.60
Carnation
#FD798F
ΔE00 6.33
Peachy Pink
#FF9A8A
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9296 #92FFFB
analogous
#FF92CC #FF9296 #FFC492
triadic
#FF9296 #96FF92 #9296FF
tetradic
#FF9296 #CCFF92 #92FFFB #C492FF
square
#FF9296 #CCFF92 #92FFFB #C492FF
split-complementary
#FF9296 #92FFC4 #92CCFF
monochromatic
#FF1820 #FF555B #FF9296 #FFCFD1 #FFE0E2
Accessibility & contrast
On white
2.14
#FF9296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FF9296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9296
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9296 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A496
Deuteranopia (green-blind)
#C3B994
Tritanopia (blue-blind)
#FF8594
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff9296; /* rgb */ color: rgb(255, 146, 150); /* oklch */ color: oklch(77.7% 0.131 18.2);
Tailwind
colors: {
custom: {
50: '#ffb3b4',
500: '#ff9296',
950: '#000000',
},
}SCSS
$custom: #ff9296; $custom-light: #ffb3b4; $custom-dark: #000000;
JSON
{
"hex": "#ff9296",
"rgb": {
"r": 255,
"g": 146,
"b": 150
},
"hsl": {
"h": 357.798,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.77658,
"c": 0.13147,
"h": 18.2
},
"luminance": 0.4402
}Semantic roles & 50–950 ramp
primary
#FF9296
secondary
#D4F7F6
accent
#E6DD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#191111
muted
#878080