#FE95AF#FE95AF
#FE95AF is a light, vivid red. Relative luminance 0.457; OKLCH L 78.6% C 0.129 H 4.5°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FE95AF |
|---|---|
| RGB | rgb(254, 149, 175) |
| HSL | hsl(345, 98%, 79%) |
| HSV | hsv(345, 41%, 100%) |
| CMYK | cmyk(0%, 41.3%, 31.1%, 0.4%) |
| CIE-LAB | lab(73.33, 42.35, 3.69) |
| CIE-LCH | lch(73.33, 42.51, 4.97°) |
| OKLab | oklab(78.65% 0.1284 0.0102) |
| OKLCH | oklch(78.65% 0.129 4.5) |
| XYZ | xyz(59.3606, 45.6656, 46.2371) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.27
Pinky
#FC86AA
ΔE00 3.53
Pig Pink
#E78EA5
ΔE00 4.09
Rose Pink
#F7879A
ΔE00 4.44
Carnation Pink
#FF7FA7
ΔE00 4.85
Soft Pink
#FDB0C0
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE95AF #95FEE4
analogous
#FE95E4 #FE95AF #FEB095
triadic
#FE95AF #AFFE95 #95AFFE
tetradic
#FE95AF #E4FE95 #95FEE4 #B095FE
square
#FE95AF #E4FE95 #95FEE4 #B095FE
split-complementary
#FE95AF #95FEB0 #95E4FE
monochromatic
#FD1C53 #FD5881 #FE95AF #FFD2DD #FFE1E8
Accessibility & contrast
On white
2.07
#FE95AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FE95AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE95AF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE95AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE95AF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8B0
Deuteranopia (green-blind)
#C0BCAD
Tritanopia (blue-blind)
#FF8D9E
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fe95af; /* rgb */ color: rgb(254, 149, 175); /* oklch */ color: oklch(78.6% 0.129 4.5);
Tailwind
colors: {
custom: {
50: '#ffb6c6',
500: '#fe95af',
950: '#000000',
},
}SCSS
$custom: #fe95af; $custom-light: #ffb6c6; $custom-dark: #000000;
JSON
{
"hex": "#fe95af",
"rgb": {
"r": 254,
"g": 149,
"b": 175
},
"hsl": {
"h": 345.143,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.7865,
"c": 0.12877,
"h": 4.5
},
"luminance": 0.45661
}Semantic roles & 50–950 ramp
primary
#FE95AF
secondary
#D4F7EE
accent
#E6AD00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082