#FE9BD2#FE9BD2
#FE9BD2 is a light, vivid pink. Relative luminance 0.492; OKLCH L 80.7% C 0.135 H 346.1°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9BD2 |
|---|---|
| RGB | rgb(254, 155, 210) |
| HSL | hsl(327, 98%, 80%) |
| HSV | hsv(327, 39%, 100%) |
| CMYK | cmyk(0%, 39%, 17.3%, 0.4%) |
| CIE-LAB | lab(75.56, 44.12, -12.31) |
| CIE-LCH | lch(75.56, 45.81, 344.41°) |
| OKLab | oklab(80.67% 0.1308 -0.0323) |
| OKLCH | oklch(80.67% 0.135 346.1) |
| XYZ | xyz(64.2280, 49.1707, 67.0682) |
| Luminance | 0.4917 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.12
Pink (survey)
#FF81C0
ΔE00 5.50
Powder Pink
#FFB2D0
ΔE00 6.80
Plum
#DDA0DD
ΔE00 7.76
Pinky
#FC86AA
ΔE00 8.33
Baby Pink
#FFB7CE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9BD2 #9BFEC7
analogous
#F99BFE #FE9BD2 #FE9BA0
triadic
#FE9BD2 #D2FE9B #9BD2FE
tetradic
#FE9BD2 #FEF99B #9BFEC7 #9BA0FE
square
#FE9BD2 #FEF99B #9BFEC7 #9BA0FE
split-complementary
#FE9BD2 #A0FE9B #9BFEF9
monochromatic
#FD229B #FD5EB7 #FE9BD2 #FFD8ED #FFE1F1
Accessibility & contrast
On white
1.94
#FE9BD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#FE9BD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9BD2
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9BD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9BD2 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B0D4
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#FF9AAF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fe9bd2; /* rgb */ color: rgb(254, 155, 210); /* oklch */ color: oklch(80.7% 0.135 346.1);
Tailwind
colors: {
custom: {
50: '#ffbadf',
500: '#fe9bd2',
950: '#000000',
},
}SCSS
$custom: #fe9bd2; $custom-light: #ffbadf; $custom-dark: #000000;
JSON
{
"hex": "#fe9bd2",
"rgb": {
"r": 254,
"g": 155,
"b": 210
},
"hsl": {
"h": 326.667,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.80669,
"c": 0.13477,
"h": 346.1
},
"luminance": 0.49167
}Semantic roles & 50–950 ramp
primary
#FE9BD2
secondary
#D4F7E4
accent
#E66600
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183