#FF8599#FF8599
#FF8599 is a light, vivid red. Relative luminance 0.403; OKLCH L 75.8% C 0.149 H 10.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8599 |
|---|---|
| RGB | rgb(255, 133, 153) |
| HSL | hsl(350, 100%, 76%) |
| HSV | hsv(350, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 40%, 0%) |
| CIE-LAB | lab(69.71, 48.17, 10.77) |
| CIE-LCH | lch(69.71, 49.36, 12.61°) |
| OKLab | oklab(75.76% 0.146 0.0282) |
| OKLCH | oklch(75.76% 0.149 10.9) |
| XYZ | xyz(55.3804, 40.3403, 35.0007) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.43
Carnation
#FD798F
ΔE00 2.58
Rosa
#FE86A4
ΔE00 3.09
Blush Pink
#FE828C
ΔE00 3.33
Pinky
#FC86AA
ΔE00 4.93
Carnation Pink
#FF7FA7
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8599 #85FFEB
analogous
#FF85D6 #FF8599 #FFAE85
triadic
#FF8599 #99FF85 #8599FF
tetradic
#FF8599 #D6FF85 #85FFEB #AE85FF
square
#FF8599 #D6FF85 #85FFEB #AE85FF
split-complementary
#FF8599 #85FFAE #85D6FF
monochromatic
#FF0B33 #FF4866 #FF8599 #FFC2CC #FFE0E5
Accessibility & contrast
On white
2.32
#FF8599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#FF8599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8599
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8599 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C99
Deuteranopia (green-blind)
#BBB396
Tritanopia (blue-blind)
#FF788C
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff8599; /* rgb */ color: rgb(255, 133, 153); /* oklch */ color: oklch(75.8% 0.149 10.9);
Tailwind
colors: {
custom: {
50: '#ffabb6',
500: '#ff8599',
950: '#000000',
},
}SCSS
$custom: #ff8599; $custom-light: #ffabb6; $custom-dark: #000000;
JSON
{
"hex": "#ff8599",
"rgb": {
"r": 255,
"g": 133,
"b": 153
},
"hsl": {
"h": 350.164,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.75755,
"c": 0.14872,
"h": 10.9
},
"luminance": 0.40335
}Semantic roles & 50–950 ramp
primary
#FF8599
secondary
#D4F7F1
accent
#E6C000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80