#FF949E#FF949E
#FF949E is a light, vivid red. Relative luminance 0.449; OKLCH L 78.2% C 0.129 H 14.5°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FF949E |
|---|---|
| RGB | rgb(255, 148, 158) |
| HSL | hsl(354, 100%, 79%) |
| HSV | hsv(354, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 38%, 0%) |
| CIE-LAB | lab(72.83, 41.20, 12.41) |
| CIE-LCH | lch(72.83, 43.03, 16.76°) |
| OKLab | oklab(78.17% 0.1248 0.0323) |
| OKLCH | oklch(78.17% 0.129 14.5) |
| XYZ | xyz(58.0043, 44.9135, 37.9554) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.79
Blush Pink
#FE828C
ΔE00 4.18
Rosa
#FE86A4
ΔE00 5.65
Carnation
#FD798F
ΔE00 5.90
Lightcoral
#F08080
ΔE00 6.53
Pig Pink
#E78EA5
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF949E #94FFF5
analogous
#FF94D3 #FF949E #FFC094
triadic
#FF949E #9EFF94 #949EFF
tetradic
#FF949E #D3FF94 #94FFF5 #C094FF
square
#FF949E #D3FF94 #94FFF5 #C094FF
split-complementary
#FF949E #94FFC0 #94D3FF
monochromatic
#FF1A2F #FF5767 #FF949E #FFD1D5 #FFE0E3
Accessibility & contrast
On white
2.10
#FF949E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FF949E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF949E
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF949E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF949E | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69E
Deuteranopia (green-blind)
#C3BB9C
Tritanopia (blue-blind)
#FF8898
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff949e; /* rgb */ color: rgb(255, 148, 158); /* oklch */ color: oklch(78.2% 0.129 14.5);
Tailwind
colors: {
custom: {
50: '#ffb5ba',
500: '#ff949e',
950: '#000000',
},
}SCSS
$custom: #ff949e; $custom-light: #ffb5ba; $custom-dark: #000000;
JSON
{
"hex": "#ff949e",
"rgb": {
"r": 255,
"g": 148,
"b": 158
},
"hsl": {
"h": 354.393,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.78166,
"c": 0.12889,
"h": 14.5
},
"luminance": 0.44908
}Semantic roles & 50–950 ramp
primary
#FF949E
secondary
#D4F7F4
accent
#E6D000
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080