#FF9EAE#FF9EAE
#FF9EAE is a light, moderate red. Relative luminance 0.488; OKLCH L 80.2% C 0.117 H 9.3°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9EAE |
|---|---|
| RGB | rgb(255, 158, 174) |
| HSL | hsl(350, 100%, 81%) |
| HSV | hsv(350, 38%, 100%) |
| CMYK | cmyk(0%, 38%, 31.8%, 0%) |
| CIE-LAB | lab(75.31, 37.96, 7.11) |
| CIE-LCH | lch(75.31, 38.62, 10.61°) |
| OKLab | oklab(80.18% 0.1151 0.0189) |
| OKLCH | oklch(80.18% 0.117 9.3) |
| XYZ | xyz(61.1090, 48.7743, 46.2320) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.68
Rose Pink
#F7879A
ΔE00 5.28
Rosa
#FE86A4
ΔE00 5.61
Pig Pink
#E78EA5
ΔE00 5.67
Lightpink
#FFB6C1
ΔE00 5.78
Faded Pink
#DE9DAC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9EAE #9EFFEF
analogous
#FF9EDE #FF9EAE #FFBE9E
triadic
#FF9EAE #AEFF9E #9EAEFF
tetradic
#FF9EAE #DEFF9E #9EFFEF #BE9EFF
square
#FF9EAE #DEFF9E #9EFFEF #BE9EFF
split-complementary
#FF9EAE #9EFFBE #9EDEFF
monochromatic
#FF2448 #FF617B #FF9EAE #FFDBE1 #FFE0E5
Accessibility & contrast
On white
1.95
#FF9EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#FF9EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9EAE
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9EAE | 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)
#AEAEAE
Deuteranopia (green-blind)
#C6C0AC
Tritanopia (blue-blind)
#FF95A4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff9eae; /* rgb */ color: rgb(255, 158, 174); /* oklch */ color: oklch(80.2% 0.117 9.3);
Tailwind
colors: {
custom: {
50: '#ffbcc6',
500: '#ff9eae',
950: '#000000',
},
}SCSS
$custom: #ff9eae; $custom-light: #ffbcc6; $custom-dark: #000000;
JSON
{
"hex": "#ff9eae",
"rgb": {
"r": 255,
"g": 158,
"b": 174
},
"hsl": {
"h": 350.103,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.80179,
"c": 0.11666,
"h": 9.3
},
"luminance": 0.4877
}Semantic roles & 50–950 ramp
primary
#FF9EAE
secondary
#D4F7F1
accent
#E6C000
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182