#FE95BD#FE95BD
#FE95BD is a light, vivid pink. Relative luminance 0.462; OKLCH L 79.1% C 0.133 H 356.3°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FE95BD |
|---|---|
| RGB | rgb(254, 149, 189) |
| HSL | hsl(337, 98%, 79%) |
| HSV | hsv(337, 41%, 100%) |
| CMYK | cmyk(0%, 41.3%, 25.6%, 0.4%) |
| CIE-LAB | lab(73.70, 44.18, -3.51) |
| CIE-LCH | lch(73.70, 44.32, 355.46°) |
| OKLab | oklab(79.06% 0.1332 -0.0087) |
| OKLCH | oklch(79.06% 0.133 356.3) |
| XYZ | xyz(60.8075, 46.2444, 53.8576) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.13
Pink (survey)
#FF81C0
ΔE00 5.26
Carnation Pink
#FF7FA7
ΔE00 5.27
Rosa
#FE86A4
ΔE00 5.43
Pig Pink
#E78EA5
ΔE00 5.61
Powder Pink
#FFB2D0
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE95BD #95FED6
analogous
#FE95F2 #FE95BD #FEA295
triadic
#FE95BD #BDFE95 #95BDFE
tetradic
#FE95BD #F2FE95 #95FED6 #A295FE
square
#FE95BD #F2FE95 #95FED6 #A295FE
split-complementary
#FE95BD #95FEA2 #95F2FE
monochromatic
#FD1C72 #FD5897 #FE95BD #FFD2E3 #FFE1EC
Accessibility & contrast
On white
2.05
#FE95BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FE95BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE95BD
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE95BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE95BD | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AABE
Deuteranopia (green-blind)
#BDBCBB
Tritanopia (blue-blind)
#FF90A3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe95bd; /* rgb */ color: rgb(254, 149, 189); /* oklch */ color: oklch(79.1% 0.133 356.3);
Tailwind
colors: {
custom: {
50: '#ffb6d0',
500: '#fe95bd',
950: '#000000',
},
}SCSS
$custom: #fe95bd; $custom-light: #ffb6d0; $custom-dark: #000000;
JSON
{
"hex": "#fe95bd",
"rgb": {
"r": 254,
"g": 149,
"b": 189
},
"hsl": {
"h": 337.143,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.79059,
"c": 0.13349,
"h": 356.3
},
"luminance": 0.4624
}Semantic roles & 50–950 ramp
primary
#FE95BD
secondary
#D4F7EA
accent
#E68E00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082