#FF969D#FF969D
#FF969D is a light, vivid red. Relative luminance 0.455; OKLCH L 78.5% C 0.126 H 16.1°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FF969D |
|---|---|
| RGB | rgb(255, 150, 157) |
| HSL | hsl(356, 100%, 79%) |
| HSV | hsv(356, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 38.4%, 0%) |
| CIE-LAB | lab(73.23, 40.07, 13.51) |
| CIE-LCH | lch(73.23, 42.29, 18.64°) |
| OKLab | oklab(78.46% 0.1213 0.035) |
| OKLCH | oklch(78.46% 0.126 16.1) |
| XYZ | xyz(58.2350, 45.5120, 37.6094) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.42
Rose Pink
#F7879A
ΔE00 4.61
Lightcoral
#F08080
ΔE00 6.38
Carnation
#FD798F
ΔE00 6.56
Rosa
#FE86A4
ΔE00 6.58
Salmon Pink
#FE7B7C
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF969D #96FFF8
analogous
#FF96D2 #FF969D #FFC496
triadic
#FF969D #9DFF96 #969DFF
tetradic
#FF969D #D2FF96 #96FFF8 #C496FF
square
#FF969D #D2FF96 #96FFF8 #C496FF
split-complementary
#FF969D #96FFC4 #96D2FF
monochromatic
#FF1C2B #FF5964 #FF969D #FFD3D6 #FFE0E2
Accessibility & contrast
On white
2.08
#FF969D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#FF969D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF969D
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF969D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF969D | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79D
Deuteranopia (green-blind)
#C4BC9B
Tritanopia (blue-blind)
#FF8A99
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff969d; /* rgb */ color: rgb(255, 150, 157); /* oklch */ color: oklch(78.5% 0.126 16.1);
Tailwind
colors: {
custom: {
50: '#ffb6b9',
500: '#ff969d',
950: '#000000',
},
}SCSS
$custom: #ff969d; $custom-light: #ffb6b9; $custom-dark: #000000;
JSON
{
"hex": "#ff969d",
"rgb": {
"r": 255,
"g": 150,
"b": 157
},
"hsl": {
"h": 356,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.78458,
"c": 0.12623,
"h": 16.1
},
"luminance": 0.45507
}Semantic roles & 50–950 ramp
primary
#FF969D
secondary
#D4F7F5
accent
#E6D600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080