#FF7795#FF7795
#FF7795 is a light, vivid red. Relative luminance 0.366; OKLCH L 73.7% C 0.167 H 8.3°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7795 |
|---|---|
| RGB | rgb(255, 119, 149) |
| HSL | hsl(347, 100%, 73%) |
| HSV | hsv(347, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 41.6%, 0%) |
| CIE-LAB | lab(67.00, 54.48, 9.17) |
| CIE-LCH | lch(67.00, 55.25, 9.56°) |
| OKLab | oklab(73.68% 0.1655 0.0241) |
| OKLCH | oklch(73.68% 0.167 8.3) |
| XYZ | xyz(53.2650, 36.6292, 32.6930) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.96
Watermelon
#FC6C85
ΔE00 3.39
Rosa
#FE86A4
ΔE00 3.51
Rose Pink
#F7879A
ΔE00 3.56
Rosy Pink
#F6688E
ΔE00 3.70
Carnation Pink
#FF7FA7
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7795 #77FFE1
analogous
#FF77D9 #FF7795 #FF9D77
triadic
#FF7795 #95FF77 #7795FF
tetradic
#FF7795 #D9FF77 #77FFE1 #9D77FF
square
#FF7795 #D9FF77 #77FFE1 #9D77FF
split-complementary
#FF7795 #77FF9D #77D9FF
monochromatic
#FC0037 #FF3A65 #FF7795 #FFB4C5 #FFE0E7
Accessibility & contrast
On white
2.52
#FF7795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#FF7795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7795
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7795 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919296
Deuteranopia (green-blind)
#B4AD92
Tritanopia (blue-blind)
#FF6882
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff7795; /* rgb */ color: rgb(255, 119, 149); /* oklch */ color: oklch(73.7% 0.167 8.3);
Tailwind
colors: {
custom: {
50: '#ffa2b4',
500: '#ff7795',
950: '#000000',
},
}SCSS
$custom: #ff7795; $custom-light: #ffa2b4; $custom-dark: #000000;
JSON
{
"hex": "#ff7795",
"rgb": {
"r": 255,
"g": 119,
"b": 149
},
"hsl": {
"h": 346.765,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.73675,
"c": 0.16722,
"h": 8.3
},
"luminance": 0.36624
}Semantic roles & 50–950 ramp
primary
#FF7795
secondary
#D4F7EF
accent
#E6B300
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80