#FF7E95#FF7E95
#FF7E95 is a light, vivid red. Relative luminance 0.384; OKLCH L 74.6% C 0.158 H 10.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7E95 |
|---|---|
| RGB | rgb(255, 126, 149) |
| HSL | hsl(349, 100%, 75%) |
| HSV | hsv(349, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 41.6%, 0%) |
| CIE-LAB | lab(68.28, 51.16, 11.00) |
| CIE-LCH | lch(68.28, 52.33, 12.13°) |
| OKLab | oklab(74.64% 0.1551 0.0287) |
| OKLCH | oklch(74.64% 0.158 10.5) |
| XYZ | xyz(54.1289, 38.3572, 32.9810) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.31
Rose Pink
#F7879A
ΔE00 2.26
Rosa
#FE86A4
ΔE00 3.38
Blush Pink
#FE828C
ΔE00 3.54
Watermelon
#FC6C85
ΔE00 3.88
Carnation Pink
#FF7FA7
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7E95 #7EFFE8
analogous
#FF7ED6 #FF7E95 #FFA77E
triadic
#FF7E95 #95FF7E #7E95FF
tetradic
#FF7E95 #D6FF7E #7EFFE8 #A77EFF
square
#FF7E95 #D6FF7E #7EFFE8 #A77EFF
split-complementary
#FF7E95 #7EFFA7 #7ED6FF
monochromatic
#FF0430 #FF4163 #FF7E95 #FFBBC7 #FFE0E6
Accessibility & contrast
On white
2.42
#FF7E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FF7E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7E95
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7E95 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979795
Deuteranopia (green-blind)
#B8B092
Tritanopia (blue-blind)
#FF6F86
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff7e95; /* rgb */ color: rgb(255, 126, 149); /* oklch */ color: oklch(74.6% 0.158 10.5);
Tailwind
colors: {
custom: {
50: '#ffa7b4',
500: '#ff7e95',
950: '#000000',
},
}SCSS
$custom: #ff7e95; $custom-light: #ffa7b4; $custom-dark: #000000;
JSON
{
"hex": "#ff7e95",
"rgb": {
"r": 255,
"g": 126,
"b": 149
},
"hsl": {
"h": 349.302,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.74644,
"c": 0.15775,
"h": 10.5
},
"luminance": 0.38352
}Semantic roles & 50–950 ramp
primary
#FF7E95
secondary
#D4F7F1
accent
#E6BD00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80