#FF869E#FF869E
#FF869E is a light, vivid red. Relative luminance 0.408; OKLCH L 76.0% C 0.148 H 8.6°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FF869E |
|---|---|
| RGB | rgb(255, 134, 158) |
| HSL | hsl(348, 100%, 76%) |
| HSV | hsv(348, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 38%, 0%) |
| CIE-LAB | lab(70.02, 48.22, 8.42) |
| CIE-LCH | lch(70.02, 48.95, 9.90°) |
| OKLab | oklab(76.03% 0.1463 0.0223) |
| OKLCH | oklch(76.03% 0.148 8.6) |
| XYZ | xyz(55.9396, 40.7841, 37.2672) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.56
Rosa
#FE86A4
ΔE00 1.81
Carnation
#FD798F
ΔE00 3.29
Pinky
#FC86AA
ΔE00 3.65
Carnation Pink
#FF7FA7
ΔE00 3.93
Blush Pink
#FE828C
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF869E #86FFE7
analogous
#FF86DB #FF869E #FFAB86
triadic
#FF869E #9EFF86 #869EFF
tetradic
#FF869E #DBFF86 #86FFE7 #AB86FF
square
#FF869E #DBFF86 #86FFE7 #AB86FF
split-complementary
#FF869E #86FFAB #86DBFF
monochromatic
#FF0C3C #FF496D #FF869E #FFC3CF #FFE0E6
Accessibility & contrast
On white
2.29
#FF869E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FF869E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF869E
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF869E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF869E | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9D9F
Deuteranopia (green-blind)
#BBB49B
Tritanopia (blue-blind)
#FF7A8F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff869e; /* rgb */ color: rgb(255, 134, 158); /* oklch */ color: oklch(76.0% 0.148 8.6);
Tailwind
colors: {
custom: {
50: '#ffacba',
500: '#ff869e',
950: '#000000',
},
}SCSS
$custom: #ff869e; $custom-light: #ffacba; $custom-dark: #000000;
JSON
{
"hex": "#ff869e",
"rgb": {
"r": 255,
"g": 134,
"b": 158
},
"hsl": {
"h": 348.099,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.76031,
"c": 0.14802,
"h": 8.6
},
"luminance": 0.40779
}Semantic roles & 50–950 ramp
primary
#FF869E
secondary
#D4F7F0
accent
#E6B800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80