#FE9BC2#FE9BC2
#FE9BC2 is a light, vivid pink. Relative luminance 0.484; OKLCH L 80.2% C 0.126 H 355.2°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9BC2 |
|---|---|
| RGB | rgb(254, 155, 194) |
| HSL | hsl(336, 98%, 80%) |
| HSV | hsv(336, 39%, 100%) |
| CMYK | cmyk(0%, 39%, 23.6%, 0.4%) |
| CIE-LAB | lab(75.08, 41.80, -4.23) |
| CIE-LCH | lch(75.08, 42.02, 354.22°) |
| OKLab | oklab(80.15% 0.1257 -0.0106) |
| OKLCH | oklch(80.15% 0.126 355.2) |
| XYZ | xyz(62.3334, 48.4129, 57.0900) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.29
Pinky
#FC86AA
ΔE00 5.42
Pink (survey)
#FF81C0
ΔE00 6.14
Pig Pink
#E78EA5
ΔE00 6.27
Rosa
#FE86A4
ΔE00 6.56
Carnation Pink
#FF7FA7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9BC2 #9BFED7
analogous
#FE9BF3 #FE9BC2 #FEA69B
triadic
#FE9BC2 #C2FE9B #9BC2FE
tetradic
#FE9BC2 #F3FE9B #9BFED7 #A69BFE
square
#FE9BC2 #F3FE9B #9BFED7 #A69BFE
split-complementary
#FE9BC2 #9BFEA6 #9BF3FE
monochromatic
#FD2278 #FD5E9D #FE9BC2 #FFD8E7 #FFE1ED
Accessibility & contrast
On white
1.97
#FE9BC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FE9BC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9BC2
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9BC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9BC2 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC3
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#FF96A9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fe9bc2; /* rgb */ color: rgb(254, 155, 194); /* oklch */ color: oklch(80.2% 0.126 355.2);
Tailwind
colors: {
custom: {
50: '#ffbad4',
500: '#fe9bc2',
950: '#000000',
},
}SCSS
$custom: #fe9bc2; $custom-light: #ffbad4; $custom-dark: #000000;
JSON
{
"hex": "#fe9bc2",
"rgb": {
"r": 254,
"g": 155,
"b": 194
},
"hsl": {
"h": 336.364,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.80154,
"c": 0.12614,
"h": 355.2
},
"luminance": 0.48409
}Semantic roles & 50–950 ramp
primary
#FE9BC2
secondary
#D4F7E9
accent
#E68B00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183