#FF9EAD#FF9EAD
#FF9EAD is a light, moderate red. Relative luminance 0.487; OKLCH L 80.2% C 0.117 H 10.0°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9EAD |
|---|---|
| RGB | rgb(255, 158, 173) |
| HSL | hsl(351, 100%, 81%) |
| HSV | hsv(351, 38%, 100%) |
| CMYK | cmyk(0%, 38%, 32.2%, 0%) |
| CIE-LAB | lab(75.29, 37.84, 7.62) |
| CIE-LCH | lch(75.29, 38.60, 11.39°) |
| OKLab | oklab(80.15% 0.1147 0.0203) |
| OKLCH | oklch(80.15% 0.117 10) |
| XYZ | xyz(61.0119, 48.7355, 45.7205) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.79
Rose Pink
#F7879A
ΔE00 5.25
Rosa
#FE86A4
ΔE00 5.73
Lightpink
#FFB6C1
ΔE00 5.80
Pig Pink
#E78EA5
ΔE00 5.81
Faded Pink
#DE9DAC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9EAD #9EFFF0
analogous
#FF9EDD #FF9EAD #FFBF9E
triadic
#FF9EAD #ADFF9E #9EADFF
tetradic
#FF9EAD #DDFF9E #9EFFF0 #BF9EFF
square
#FF9EAD #DDFF9E #9EFFF0 #BF9EFF
split-complementary
#FF9EAD #9EFFBF #9EDDFF
monochromatic
#FF2446 #FF6179 #FF9EAD #FFDBE1 #FFE0E5
Accessibility & contrast
On white
1.95
#FF9EAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#FF9EAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9EAD
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9EAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9EAD | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAD
Deuteranopia (green-blind)
#C6C0AB
Tritanopia (blue-blind)
#FF95A3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff9ead; /* rgb */ color: rgb(255, 158, 173); /* oklch */ color: oklch(80.2% 0.117 10.0);
Tailwind
colors: {
custom: {
50: '#ffbcc5',
500: '#ff9ead',
950: '#000000',
},
}SCSS
$custom: #ff9ead; $custom-light: #ffbcc5; $custom-dark: #000000;
JSON
{
"hex": "#ff9ead",
"rgb": {
"r": 255,
"g": 158,
"b": 173
},
"hsl": {
"h": 350.722,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.80152,
"c": 0.11651,
"h": 10
},
"luminance": 0.48731
}Semantic roles & 50–950 ramp
primary
#FF9EAD
secondary
#D4F7F2
accent
#E6C200
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181212
muted
#868181