#FF9FB2#FF9FB2
#FF9FB2 is a light, moderate red. Relative luminance 0.493; OKLCH L 80.4% C 0.116 H 7.2°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9FB2 |
|---|---|
| RGB | rgb(255, 159, 178) |
| HSL | hsl(348, 100%, 81%) |
| HSV | hsv(348, 38%, 100%) |
| CMYK | cmyk(0%, 37.6%, 30.2%, 0%) |
| CIE-LAB | lab(75.62, 37.95, 5.36) |
| CIE-LCH | lch(75.62, 38.33, 8.04°) |
| OKLab | oklab(80.45% 0.115 0.0145) |
| OKLCH | oklch(80.45% 0.116 7.2) |
| XYZ | xyz(61.6760, 49.2751, 48.3735) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.21
Pig Pink
#E78EA5
ΔE00 5.46
Rosa
#FE86A4
ΔE00 5.55
Lightpink
#FFB6C1
ΔE00 5.60
Rose Pink
#F7879A
ΔE00 5.72
Faded Pink
#DE9DAC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9FB2 #9FFFEC
analogous
#FF9FE2 #FF9FB2 #FFBC9F
triadic
#FF9FB2 #B2FF9F #9FB2FF
tetradic
#FF9FB2 #E2FF9F #9FFFEC #BC9FFF
square
#FF9FB2 #E2FF9F #9FFFEC #BC9FFF
split-complementary
#FF9FB2 #9FFFBC #9FE2FF
monochromatic
#FF2550 #FF6281 #FF9FB2 #FFDCE3 #FFE0E6
Accessibility & contrast
On white
1.93
#FF9FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#FF9FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9FB2
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9FB2 | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFB2
Deuteranopia (green-blind)
#C6C1B0
Tritanopia (blue-blind)
#FF97A6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ff9fb2; /* rgb */ color: rgb(255, 159, 178); /* oklch */ color: oklch(80.4% 0.116 7.2);
Tailwind
colors: {
custom: {
50: '#ffbcc9',
500: '#ff9fb2',
950: '#000000',
},
}SCSS
$custom: #ff9fb2; $custom-light: #ffbcc9; $custom-dark: #000000;
JSON
{
"hex": "#ff9fb2",
"rgb": {
"r": 255,
"g": 159,
"b": 178
},
"hsl": {
"h": 348.125,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.80449,
"c": 0.11592,
"h": 7.2
},
"luminance": 0.49271
}Semantic roles & 50–950 ramp
primary
#FF9FB2
secondary
#D4F7F0
accent
#E6B800
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182