#FF969E#FF969E
#FF969E is a light, vivid red. Relative luminance 0.455; OKLCH L 78.5% C 0.126 H 15.5°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF969E |
|---|---|
| RGB | rgb(255, 150, 158) |
| HSL | hsl(355, 100%, 79%) |
| HSV | hsv(355, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 38%, 0%) |
| CIE-LAB | lab(73.25, 40.18, 12.99) |
| CIE-LCH | lch(73.25, 42.23, 17.92°) |
| OKLab | oklab(78.48% 0.1217 0.0337) |
| OKLCH | oklch(78.48% 0.126 15.5) |
| XYZ | xyz(58.3207, 45.5463, 38.0609) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.41
Blush Pink
#FE828C
ΔE00 4.48
Rosa
#FE86A4
ΔE00 6.30
Carnation
#FD798F
ΔE00 6.46
Lightcoral
#F08080
ΔE00 6.55
Pig Pink
#E78EA5
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF969E #96FFF7
analogous
#FF96D2 #FF969E #FFC396
triadic
#FF969E #9EFF96 #969EFF
tetradic
#FF969E #D2FF96 #96FFF7 #C396FF
square
#FF969E #D2FF96 #96FFF7 #C396FF
split-complementary
#FF969E #96FFC3 #96D2FF
monochromatic
#FF1C2D #FF5965 #FF969E #FFD3D7 #FFE0E3
Accessibility & contrast
On white
2.08
#FF969E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#FF969E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF969E
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF969E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF969E | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79E
Deuteranopia (green-blind)
#C4BC9C
Tritanopia (blue-blind)
#FF8A99
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff969e; /* rgb */ color: rgb(255, 150, 158); /* oklch */ color: oklch(78.5% 0.126 15.5);
Tailwind
colors: {
custom: {
50: '#ffb6ba',
500: '#ff969e',
950: '#000000',
},
}SCSS
$custom: #ff969e; $custom-light: #ffb6ba; $custom-dark: #000000;
JSON
{
"hex": "#ff969e",
"rgb": {
"r": 255,
"g": 150,
"b": 158
},
"hsl": {
"h": 355.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.78483,
"c": 0.12625,
"h": 15.5
},
"luminance": 0.45541
}Semantic roles & 50–950 ramp
primary
#FF969E
secondary
#D4F7F5
accent
#E6D400
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080