#FF8698#FF8698
#FF8698 is a light, vivid red. Relative luminance 0.406; OKLCH L 75.9% C 0.147 H 11.8°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8698 |
|---|---|
| RGB | rgb(255, 134, 152) |
| HSL | hsl(351, 100%, 76%) |
| HSV | hsv(351, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 40.4%, 0%) |
| CIE-LAB | lab(69.88, 47.57, 11.58) |
| CIE-LCH | lch(69.88, 48.96, 13.68°) |
| OKLab | oklab(75.88% 0.1441 0.0302) |
| OKLCH | oklch(75.88% 0.147 11.8) |
| XYZ | xyz(55.4357, 40.5826, 34.6134) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.61
Carnation
#FD798F
ΔE00 2.74
Blush Pink
#FE828C
ΔE00 2.89
Rosa
#FE86A4
ΔE00 3.58
Watermelon
#FC6C85
ΔE00 5.35
Pinky
#FC86AA
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8698 #86FFED
analogous
#FF86D5 #FF8698 #FFB186
triadic
#FF8698 #98FF86 #8698FF
tetradic
#FF8698 #D5FF86 #86FFED #B186FF
square
#FF8698 #D5FF86 #86FFED #B186FF
split-complementary
#FF8698 #86FFB1 #86D5FF
monochromatic
#FF0C30 #FF4964 #FF8698 #FFC3CC #FFE0E5
Accessibility & contrast
On white
2.30
#FF8698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FF8698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8698
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8698 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C98
Deuteranopia (green-blind)
#BCB495
Tritanopia (blue-blind)
#FF798D
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff8698; /* rgb */ color: rgb(255, 134, 152); /* oklch */ color: oklch(75.9% 0.147 11.8);
Tailwind
colors: {
custom: {
50: '#ffacb6',
500: '#ff8698',
950: '#000000',
},
}SCSS
$custom: #ff8698; $custom-light: #ffacb6; $custom-dark: #000000;
JSON
{
"hex": "#ff8698",
"rgb": {
"r": 255,
"g": 134,
"b": 152
},
"hsl": {
"h": 351.074,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.75877,
"c": 0.14726,
"h": 11.8
},
"luminance": 0.40577
}Semantic roles & 50–950 ramp
primary
#FF8698
secondary
#D4F7F2
accent
#E6C300
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80