#FF949D#FF949D
#FF949D is a light, vivid red. Relative luminance 0.449; OKLCH L 78.1% C 0.129 H 15.1°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FF949D |
|---|---|
| RGB | rgb(255, 148, 157) |
| HSL | hsl(355, 100%, 79%) |
| HSV | hsv(355, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 38.4%, 0%) |
| CIE-LAB | lab(72.81, 41.09, 12.93) |
| CIE-LCH | lch(72.81, 43.07, 17.47°) |
| OKLab | oklab(78.14% 0.1244 0.0336) |
| OKLCH | oklch(78.14% 0.129 15.1) |
| XYZ | xyz(57.9185, 44.8792, 37.5039) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.98
Blush Pink
#FE828C
ΔE00 4.08
Rosa
#FE86A4
ΔE00 5.93
Carnation
#FD798F
ΔE00 5.98
Lightcoral
#F08080
ΔE00 6.33
Pig Pink
#E78EA5
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF949D #94FFF6
analogous
#FF94D3 #FF949D #FFC194
triadic
#FF949D #9DFF94 #949DFF
tetradic
#FF949D #D3FF94 #94FFF6 #C194FF
square
#FF949D #D3FF94 #94FFF6 #C194FF
split-complementary
#FF949D #94FFC1 #94D3FF
monochromatic
#FF1A2D #FF5765 #FF949D #FFD1D5 #FFE0E3
Accessibility & contrast
On white
2.11
#FF949D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FF949D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF949D
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF949D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF949D | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69D
Deuteranopia (green-blind)
#C3BB9B
Tritanopia (blue-blind)
#FF8898
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff949d; /* rgb */ color: rgb(255, 148, 157); /* oklch */ color: oklch(78.1% 0.129 15.1);
Tailwind
colors: {
custom: {
50: '#ffb5b9',
500: '#ff949d',
950: '#000000',
},
}SCSS
$custom: #ff949d; $custom-light: #ffb5b9; $custom-dark: #000000;
JSON
{
"hex": "#ff949d",
"rgb": {
"r": 255,
"g": 148,
"b": 157
},
"hsl": {
"h": 354.953,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.78141,
"c": 0.12885,
"h": 15.1
},
"luminance": 0.44874
}Semantic roles & 50–950 ramp
primary
#FF949D
secondary
#D4F7F4
accent
#E6D200
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080