#FF959E#FF959E
#FF959E is a light, vivid red. Relative luminance 0.452; OKLCH L 78.3% C 0.128 H 15.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FF959E |
|---|---|
| RGB | rgb(255, 149, 158) |
| HSL | hsl(355, 100%, 79%) |
| HSV | hsv(355, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 38%, 0%) |
| CIE-LAB | lab(73.04, 40.69, 12.70) |
| CIE-LCH | lch(73.04, 42.63, 17.33°) |
| OKLab | oklab(78.32% 0.1232 0.033) |
| OKLCH | oklch(78.32% 0.128 15) |
| XYZ | xyz(58.1618, 45.2285, 38.0079) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.09
Blush Pink
#FE828C
ΔE00 4.32
Rosa
#FE86A4
ΔE00 5.97
Carnation
#FD798F
ΔE00 6.18
Lightcoral
#F08080
ΔE00 6.53
Pig Pink
#E78EA5
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF959E #95FFF6
analogous
#FF95D3 #FF959E #FFC195
triadic
#FF959E #9EFF95 #959EFF
tetradic
#FF959E #D3FF95 #95FFF6 #C195FF
square
#FF959E #D3FF95 #95FFF6 #C195FF
split-complementary
#FF959E #95FFC1 #95D3FF
monochromatic
#FF1B2E #FF5866 #FF959E #FFD2D6 #FFE0E3
Accessibility & contrast
On white
2.09
#FF959E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FF959E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF959E
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF959E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF959E | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A79E
Deuteranopia (green-blind)
#C3BB9C
Tritanopia (blue-blind)
#FF8999
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff959e; /* rgb */ color: rgb(255, 149, 158); /* oklch */ color: oklch(78.3% 0.128 15.0);
Tailwind
colors: {
custom: {
50: '#ffb6ba',
500: '#ff959e',
950: '#000000',
},
}SCSS
$custom: #ff959e; $custom-light: #ffb6ba; $custom-dark: #000000;
JSON
{
"hex": "#ff959e",
"rgb": {
"r": 255,
"g": 149,
"b": 158
},
"hsl": {
"h": 354.906,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.78324,
"c": 0.12756,
"h": 15
},
"luminance": 0.45224
}Semantic roles & 50–950 ramp
primary
#FF959E
secondary
#D4F7F4
accent
#E6D200
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080