#FF8EAD#FF8EAD
#FF8EAD is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.6% C 0.140 H 3.3°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EAD |
|---|---|
| RGB | rgb(255, 142, 173) |
| HSL | hsl(344, 100%, 78%) |
| HSV | hsv(344, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 32.2%, 0%) |
| CIE-LAB | lab(71.98, 45.99, 2.86) |
| CIE-LCH | lch(71.98, 46.08, 3.56°) |
| OKLab | oklab(77.64% 0.1395 0.0081) |
| OKLCH | oklch(77.64% 0.14 3.3) |
| XYZ | xyz(58.4582, 43.6281, 44.8693) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.92
Rosa
#FE86A4
ΔE00 2.02
Carnation Pink
#FF7FA7
ΔE00 3.20
Pig Pink
#E78EA5
ΔE00 4.11
Rose Pink
#F7879A
ΔE00 4.20
Carnation
#FD798F
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EAD #8EFFE0
analogous
#FF8EE5 #FF8EAD #FFA78E
triadic
#FF8EAD #ADFF8E #8EADFF
tetradic
#FF8EAD #E5FF8E #8EFFE0 #A78EFF
square
#FF8EAD #E5FF8E #8EFFE0 #A78EFF
split-complementary
#FF8EAD #8EFFA7 #8EE5FF
monochromatic
#FF1454 #FF5181 #FF8EAD #FFCBD9 #FFE0E9
Accessibility & contrast
On white
2.16
#FF8EAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FF8EAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EAD
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EAD | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AE
Deuteranopia (green-blind)
#BCB8AB
Tritanopia (blue-blind)
#FF8599
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8ead; /* rgb */ color: rgb(255, 142, 173); /* oklch */ color: oklch(77.6% 0.140 3.3);
Tailwind
colors: {
custom: {
50: '#ffb1c5',
500: '#ff8ead',
950: '#000000',
},
}SCSS
$custom: #ff8ead; $custom-light: #ffb1c5; $custom-dark: #000000;
JSON
{
"hex": "#ff8ead",
"rgb": {
"r": 255,
"g": 142,
"b": 173
},
"hsl": {
"h": 343.54,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.77635,
"c": 0.13972,
"h": 3.3
},
"luminance": 0.43623
}Semantic roles & 50–950 ramp
primary
#FF8EAD
secondary
#D4F7EE
accent
#E6A700
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081