#FF869A#FF869A
#FF869A is a light, vivid red. Relative luminance 0.406; OKLCH L 75.9% C 0.147 H 10.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FF869A |
|---|---|
| RGB | rgb(255, 134, 154) |
| HSL | hsl(350, 100%, 76%) |
| HSV | hsv(350, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 39.6%, 0%) |
| CIE-LAB | lab(69.93, 47.78, 10.52) |
| CIE-LCH | lch(69.93, 48.93, 12.42°) |
| OKLab | oklab(75.93% 0.1449 0.0275) |
| OKLCH | oklch(75.93% 0.147 10.8) |
| XYZ | xyz(55.6009, 40.6486, 35.4833) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.36
Carnation
#FD798F
ΔE00 2.81
Rosa
#FE86A4
ΔE00 2.98
Blush Pink
#FE828C
ΔE00 3.47
Pinky
#FC86AA
ΔE00 4.82
Carnation Pink
#FF7FA7
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF869A #86FFEB
analogous
#FF86D7 #FF869A #FFAF86
triadic
#FF869A #9AFF86 #869AFF
tetradic
#FF869A #D7FF86 #86FFEB #AF86FF
square
#FF869A #D7FF86 #86FFEB #AF86FF
split-complementary
#FF869A #86FFAF #86D7FF
monochromatic
#FF0C34 #FF4967 #FF869A #FFC3CD #FFE0E5
Accessibility & contrast
On white
2.30
#FF869A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FF869A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF869A
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF869A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF869A | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C9A
Deuteranopia (green-blind)
#BBB497
Tritanopia (blue-blind)
#FF798D
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff869a; /* rgb */ color: rgb(255, 134, 154); /* oklch */ color: oklch(75.9% 0.147 10.8);
Tailwind
colors: {
custom: {
50: '#ffacb7',
500: '#ff869a',
950: '#000000',
},
}SCSS
$custom: #ff869a; $custom-light: #ffacb7; $custom-dark: #000000;
JSON
{
"hex": "#ff869a",
"rgb": {
"r": 255,
"g": 134,
"b": 154
},
"hsl": {
"h": 350.083,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.75927,
"c": 0.14747,
"h": 10.8
},
"luminance": 0.40643
}Semantic roles & 50–950 ramp
primary
#FF869A
secondary
#D4F7F1
accent
#E6C000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80