#FF8EAE#FF8EAE
#FF8EAE is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.7% C 0.140 H 2.7°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EAE |
|---|---|
| RGB | rgb(255, 142, 174) |
| HSL | hsl(343, 100%, 78%) |
| HSV | hsv(343, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 31.8%, 0%) |
| CIE-LAB | lab(72.01, 46.11, 2.34) |
| CIE-LCH | lch(72.01, 46.17, 2.90°) |
| OKLab | oklab(77.66% 0.1398 0.0067) |
| OKLCH | oklch(77.66% 0.14 2.7) |
| XYZ | xyz(58.5553, 43.6669, 45.3808) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.83
Rosa
#FE86A4
ΔE00 2.18
Carnation Pink
#FF7FA7
ΔE00 3.15
Pig Pink
#E78EA5
ΔE00 4.16
Rose Pink
#F7879A
ΔE00 4.44
Carnation
#FD798F
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EAE #8EFFDF
analogous
#FF8EE6 #FF8EAE #FFA68E
triadic
#FF8EAE #AEFF8E #8EAEFF
tetradic
#FF8EAE #E6FF8E #8EFFDF #A68EFF
square
#FF8EAE #E6FF8E #8EFFDF #A68EFF
split-complementary
#FF8EAE #8EFFA6 #8EE6FF
monochromatic
#FF1456 #FF5182 #FF8EAE #FFCBDA #FFE0E9
Accessibility & contrast
On white
2.16
#FF8EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FF8EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EAE
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EAE | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AF
Deuteranopia (green-blind)
#BCB8AC
Tritanopia (blue-blind)
#FF8599
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8eae; /* rgb */ color: rgb(255, 142, 174); /* oklch */ color: oklch(77.7% 0.140 2.7);
Tailwind
colors: {
custom: {
50: '#ffb1c6',
500: '#ff8eae',
950: '#000000',
},
}SCSS
$custom: #ff8eae; $custom-light: #ffb1c6; $custom-dark: #000000;
JSON
{
"hex": "#ff8eae",
"rgb": {
"r": 255,
"g": 142,
"b": 174
},
"hsl": {
"h": 343.009,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.77664,
"c": 0.14,
"h": 2.7
},
"luminance": 0.43662
}Semantic roles & 50–950 ramp
primary
#FF8EAE
secondary
#D4F7ED
accent
#E6A500
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082