#FF949B#FF949B
#FF949B is a light, vivid red. Relative luminance 0.448; OKLCH L 78.1% C 0.129 H 16.3°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF949B |
|---|---|
| RGB | rgb(255, 148, 155) |
| HSL | hsl(356, 100%, 79%) |
| HSV | hsv(356, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 39.2%, 0%) |
| CIE-LAB | lab(72.77, 40.87, 13.97) |
| CIE-LCH | lch(72.77, 43.19, 18.87°) |
| OKLab | oklab(78.09% 0.1237 0.0361) |
| OKLCH | oklch(78.09% 0.129 16.3) |
| XYZ | xyz(57.7492, 44.8114, 36.6120) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.96
Rose Pink
#F7879A
ΔE00 4.42
Lightcoral
#F08080
ΔE00 5.97
Carnation
#FD798F
ΔE00 6.20
Rosa
#FE86A4
ΔE00 6.50
Salmon Pink
#FE7B7C
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF949B #94FFF8
analogous
#FF94D1 #FF949B #FFC394
triadic
#FF949B #9BFF94 #949BFF
tetradic
#FF949B #D1FF94 #94FFF8 #C394FF
square
#FF949B #D1FF94 #94FFF8 #C394FF
split-complementary
#FF949B #94FFC3 #94D1FF
monochromatic
#FF1A29 #FF5762 #FF949B #FFD1D4 #FFE0E2
Accessibility & contrast
On white
2.11
#FF949B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FF949B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF949B
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF949B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF949B | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69B
Deuteranopia (green-blind)
#C3BB99
Tritanopia (blue-blind)
#FF8897
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff949b; /* rgb */ color: rgb(255, 148, 155); /* oklch */ color: oklch(78.1% 0.129 16.3);
Tailwind
colors: {
custom: {
50: '#ffb5b8',
500: '#ff949b',
950: '#000000',
},
}SCSS
$custom: #ff949b; $custom-light: #ffb5b8; $custom-dark: #000000;
JSON
{
"hex": "#ff949b",
"rgb": {
"r": 255,
"g": 148,
"b": 155
},
"hsl": {
"h": 356.075,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.78092,
"c": 0.12882,
"h": 16.3
},
"luminance": 0.44806
}Semantic roles & 50–950 ramp
primary
#FF949B
secondary
#D4F7F5
accent
#E6D600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080