#FF7B96#FF7B96
#FF7B96 is a light, vivid red. Relative luminance 0.376; OKLCH L 74.2% C 0.162 H 9.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7B96 |
|---|---|
| RGB | rgb(255, 123, 150) |
| HSL | hsl(348, 100%, 74%) |
| HSV | hsv(348, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 41.2%, 0%) |
| CIE-LAB | lab(67.75, 52.69, 9.68) |
| CIE-LCH | lch(67.75, 53.58, 10.41°) |
| OKLab | oklab(74.25% 0.16 0.0254) |
| OKLCH | oklch(74.25% 0.162 9) |
| XYZ | xyz(53.8312, 37.6335, 33.2773) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.62
Rose Pink
#F7879A
ΔE00 2.79
Rosa
#FE86A4
ΔE00 3.11
Watermelon
#FC6C85
ΔE00 3.72
Carnation Pink
#FF7FA7
ΔE00 4.10
Blush Pink
#FE828C
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7B96 #7BFFE4
analogous
#FF7BD8 #FF7B96 #FFA27B
triadic
#FF7B96 #96FF7B #7B96FF
tetradic
#FF7B96 #D8FF7B #7BFFE4 #A27BFF
square
#FF7B96 #D8FF7B #7BFFE4 #A27BFF
split-complementary
#FF7B96 #7BFFA2 #7BD8FF
monochromatic
#FF0135 #FF3E65 #FF7B96 #FFB8C7 #FFE0E7
Accessibility & contrast
On white
2.46
#FF7B96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FF7B96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7B96
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7B96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7B96 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949597
Deuteranopia (green-blind)
#B6AF93
Tritanopia (blue-blind)
#FF6C85
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff7b96; /* rgb */ color: rgb(255, 123, 150); /* oklch */ color: oklch(74.2% 0.162 9.0);
Tailwind
colors: {
custom: {
50: '#ffa5b4',
500: '#ff7b96',
950: '#000000',
},
}SCSS
$custom: #ff7b96; $custom-light: #ffa5b4; $custom-dark: #000000;
JSON
{
"hex": "#ff7b96",
"rgb": {
"r": 255,
"g": 123,
"b": 150
},
"hsl": {
"h": 347.727,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.74249,
"c": 0.16196,
"h": 9
},
"luminance": 0.37628
}Semantic roles & 50–950 ramp
primary
#FF7B96
secondary
#D4F7F0
accent
#E6B700
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80