#FF7B95#FF7B95
#FF7B95 is a light, vivid red. Relative luminance 0.376; OKLCH L 74.2% C 0.162 H 9.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7B95 |
|---|---|
| RGB | rgb(255, 123, 149) |
| HSL | hsl(348, 100%, 74%) |
| HSV | hsv(348, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 41.6%, 0%) |
| CIE-LAB | lab(67.73, 52.59, 10.21) |
| CIE-LCH | lch(67.73, 53.57, 10.99°) |
| OKLab | oklab(74.22% 0.1596 0.0267) |
| OKLCH | oklch(74.22% 0.162 9.5) |
| XYZ | xyz(53.7511, 37.6014, 32.8550) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.35
Rose Pink
#F7879A
ΔE00 2.75
Rosa
#FE86A4
ΔE00 3.31
Watermelon
#FC6C85
ΔE00 3.56
Blush Pink
#FE828C
ΔE00 4.23
Carnation Pink
#FF7FA7
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7B95 #7BFFE5
analogous
#FF7BD7 #FF7B95 #FFA37B
triadic
#FF7B95 #95FF7B #7B95FF
tetradic
#FF7B95 #D7FF7B #7BFFE5 #A37BFF
square
#FF7B95 #D7FF7B #7BFFE5 #A37BFF
split-complementary
#FF7B95 #7BFFA3 #7BD7FF
monochromatic
#FF0133 #FF3E64 #FF7B95 #FFB8C6 #FFE0E6
Accessibility & contrast
On white
2.47
#FF7B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FF7B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7B95
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7B95 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959595
Deuteranopia (green-blind)
#B6AF92
Tritanopia (blue-blind)
#FF6C85
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff7b95; /* rgb */ color: rgb(255, 123, 149); /* oklch */ color: oklch(74.2% 0.162 9.5);
Tailwind
colors: {
custom: {
50: '#ffa5b4',
500: '#ff7b95',
950: '#000000',
},
}SCSS
$custom: #ff7b95; $custom-light: #ffa5b4; $custom-dark: #000000;
JSON
{
"hex": "#ff7b95",
"rgb": {
"r": 255,
"g": 123,
"b": 149
},
"hsl": {
"h": 348.182,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.74224,
"c": 0.1618,
"h": 9.5
},
"luminance": 0.37596
}Semantic roles & 50–950 ramp
primary
#FF7B95
secondary
#D4F7F0
accent
#E6B800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80