#FF8399#FF8399
#FF8399 is a light, vivid red. Relative luminance 0.398; OKLCH L 75.5% C 0.151 H 10.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8399 |
|---|---|
| RGB | rgb(255, 131, 153) |
| HSL | hsl(349, 100%, 76%) |
| HSV | hsv(349, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 40%, 0%) |
| CIE-LAB | lab(69.33, 49.15, 10.23) |
| CIE-LCH | lch(69.33, 50.20, 11.75°) |
| OKLab | oklab(75.46% 0.1491 0.0268) |
| OKLCH | oklch(75.46% 0.151 10.2) |
| XYZ | xyz(55.1092, 39.7979, 34.9103) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.53
Carnation
#FD798F
ΔE00 2.31
Rosa
#FE86A4
ΔE00 2.78
Blush Pink
#FE828C
ΔE00 3.67
Pinky
#FC86AA
ΔE00 4.59
Carnation Pink
#FF7FA7
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8399 #83FFE9
analogous
#FF83D7 #FF8399 #FFAB83
triadic
#FF8399 #99FF83 #8399FF
tetradic
#FF8399 #D7FF83 #83FFE9 #AB83FF
square
#FF8399 #D7FF83 #83FFE9 #AB83FF
split-complementary
#FF8399 #83FFAB #83D7FF
monochromatic
#FF0934 #FF4667 #FF8399 #FFC0CB #FFE0E6
Accessibility & contrast
On white
2.34
#FF8399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#FF8399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8399
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8399 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9A99
Deuteranopia (green-blind)
#BAB296
Tritanopia (blue-blind)
#FF768B
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff8399; /* rgb */ color: rgb(255, 131, 153); /* oklch */ color: oklch(75.5% 0.151 10.2);
Tailwind
colors: {
custom: {
50: '#ffaab6',
500: '#ff8399',
950: '#000000',
},
}SCSS
$custom: #ff8399; $custom-light: #ffaab6; $custom-dark: #000000;
JSON
{
"hex": "#ff8399",
"rgb": {
"r": 255,
"g": 131,
"b": 153
},
"hsl": {
"h": 349.355,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.75463,
"c": 0.15146,
"h": 10.2
},
"luminance": 0.39793
}Semantic roles & 50–950 ramp
primary
#FF8399
secondary
#D4F7F1
accent
#E6BD00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80