#FF95AE#FF95AE
#FF95AE is a light, vivid red. Relative luminance 0.458; OKLCH L 78.7% C 0.130 H 5.3°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95AE |
|---|---|
| RGB | rgb(255, 149, 174) |
| HSL | hsl(346, 100%, 79%) |
| HSV | hsv(346, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 31.8%, 0%) |
| CIE-LAB | lab(73.43, 42.58, 4.40) |
| CIE-LCH | lch(73.43, 42.80, 5.89°) |
| OKLab | oklab(78.74% 0.1291 0.012) |
| OKLCH | oklch(78.74% 0.13 5.3) |
| XYZ | xyz(59.6297, 45.8157, 45.7389) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.23
Pinky
#FC86AA
ΔE00 3.71
Rose Pink
#F7879A
ΔE00 4.24
Pig Pink
#E78EA5
ΔE00 4.27
Carnation Pink
#FF7FA7
ΔE00 4.97
Soft Pink
#FDB0C0
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95AE #95FFE6
analogous
#FF95E3 #FF95AE #FFB195
triadic
#FF95AE #AEFF95 #95AEFF
tetradic
#FF95AE #E3FF95 #95FFE6 #B195FF
square
#FF95AE #E3FF95 #95FFE6 #B195FF
split-complementary
#FF95AE #95FFB1 #95E3FF
monochromatic
#FF1B50 #FF587F #FF95AE #FFD2DD #FFE0E8
Accessibility & contrast
On white
2.07
#FF95AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#FF95AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95AE
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95AE | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AF
Deuteranopia (green-blind)
#C0BCAC
Tritanopia (blue-blind)
#FF8C9E
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff95ae; /* rgb */ color: rgb(255, 149, 174); /* oklch */ color: oklch(78.7% 0.130 5.3);
Tailwind
colors: {
custom: {
50: '#ffb6c6',
500: '#ff95ae',
950: '#000000',
},
}SCSS
$custom: #ff95ae; $custom-light: #ffb6c6; $custom-dark: #000000;
JSON
{
"hex": "#ff95ae",
"rgb": {
"r": 255,
"g": 149,
"b": 174
},
"hsl": {
"h": 345.849,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.78742,
"c": 0.12964,
"h": 5.3
},
"luminance": 0.45811
}Semantic roles & 50–950 ramp
primary
#FF95AE
secondary
#D4F7EF
accent
#E6AF00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082