#FF9BAF#FF9BAF
#FF9BAF is a light, vivid red. Relative luminance 0.478; OKLCH L 79.7% C 0.121 H 7.3°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9BAF |
|---|---|
| RGB | rgb(255, 155, 175) |
| HSL | hsl(348, 100%, 80%) |
| HSV | hsv(348, 39%, 100%) |
| CMYK | cmyk(0%, 39.2%, 31.4%, 0%) |
| CIE-LAB | lab(74.70, 39.63, 5.68) |
| CIE-LCH | lch(74.70, 40.04, 8.16°) |
| OKLab | oklab(79.72% 0.1201 0.0153) |
| OKLCH | oklch(79.72% 0.121 7.3) |
| XYZ | xyz(60.7014, 47.8025, 46.5789) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 4.67
Rose Pink
#F7879A
ΔE00 4.88
Pig Pink
#E78EA5
ΔE00 4.97
Soft Pink
#FDB0C0
ΔE00 5.11
Pinky
#FC86AA
ΔE00 5.32
Faded Pink
#DE9DAC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9BAF #9BFFEB
analogous
#FF9BE1 #FF9BAF #FFB99B
triadic
#FF9BAF #AFFF9B #9BAFFF
tetradic
#FF9BAF #E1FF9B #9BFFEB #B99BFF
square
#FF9BAF #E1FF9B #9BFFEB #B99BFF
split-complementary
#FF9BAF #9BFFB9 #9BE1FF
monochromatic
#FF214D #FF5E7E #FF9BAF #FFD8E0 #FFE0E7
Accessibility & contrast
On white
1.99
#FF9BAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#FF9BAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9BAF
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9BAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9BAF | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAF
Deuteranopia (green-blind)
#C4BFAD
Tritanopia (blue-blind)
#FF93A2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff9baf; /* rgb */ color: rgb(255, 155, 175); /* oklch */ color: oklch(79.7% 0.121 7.3);
Tailwind
colors: {
custom: {
50: '#ffbac6',
500: '#ff9baf',
950: '#000000',
},
}SCSS
$custom: #ff9baf; $custom-light: #ffbac6; $custom-dark: #000000;
JSON
{
"hex": "#ff9baf",
"rgb": {
"r": 255,
"g": 155,
"b": 175
},
"hsl": {
"h": 348,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.79721,
"c": 0.12111,
"h": 7.3
},
"luminance": 0.47798
}Semantic roles & 50–950 ramp
primary
#FF9BAF
secondary
#D4F7F0
accent
#E6B800
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182