#FF8699#FF8699
#FF8699 is a light, vivid red. Relative luminance 0.406; OKLCH L 75.9% C 0.147 H 11.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8699 |
|---|---|
| RGB | rgb(255, 134, 153) |
| HSL | hsl(351, 100%, 76%) |
| HSV | hsv(351, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 40%, 0%) |
| CIE-LAB | lab(69.91, 47.68, 11.05) |
| CIE-LCH | lch(69.91, 48.94, 13.05°) |
| OKLab | oklab(75.9% 0.1445 0.0289) |
| OKLCH | oklch(75.9% 0.147 11.3) |
| XYZ | xyz(55.5179, 40.6155, 35.0465) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.46
Carnation
#FD798F
ΔE00 2.76
Blush Pink
#FE828C
ΔE00 3.18
Rosa
#FE86A4
ΔE00 3.28
Pinky
#FC86AA
ΔE00 5.11
Carnation Pink
#FF7FA7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8699 #86FFEC
analogous
#FF86D5 #FF8699 #FFB086
triadic
#FF8699 #99FF86 #8699FF
tetradic
#FF8699 #D5FF86 #86FFEC #B086FF
square
#FF8699 #D5FF86 #86FFEC #B086FF
split-complementary
#FF8699 #86FFB0 #86D5FF
monochromatic
#FF0C32 #FF4965 #FF8699 #FFC3CD #FFE0E5
Accessibility & contrast
On white
2.30
#FF8699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FF8699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8699
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8699 | 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)
#9D9C99
Deuteranopia (green-blind)
#BBB496
Tritanopia (blue-blind)
#FF798D
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff8699; /* rgb */ color: rgb(255, 134, 153); /* oklch */ color: oklch(75.9% 0.147 11.3);
Tailwind
colors: {
custom: {
50: '#ffacb6',
500: '#ff8699',
950: '#000000',
},
}SCSS
$custom: #ff8699; $custom-light: #ffacb6; $custom-dark: #000000;
JSON
{
"hex": "#ff8699",
"rgb": {
"r": 255,
"g": 134,
"b": 153
},
"hsl": {
"h": 350.579,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.75902,
"c": 0.14736,
"h": 11.3
},
"luminance": 0.4061
}Semantic roles & 50–950 ramp
primary
#FF8699
secondary
#D4F7F2
accent
#E6C100
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80