#FF969F#FF969F
#FF969F is a light, vivid red. Relative luminance 0.456; OKLCH L 78.5% C 0.126 H 14.9°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FF969F |
|---|---|
| RGB | rgb(255, 150, 159) |
| HSL | hsl(355, 100%, 79%) |
| HSV | hsv(355, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 37.6%, 0%) |
| CIE-LAB | lab(73.27, 40.29, 12.47) |
| CIE-LCH | lch(73.27, 42.18, 17.20°) |
| OKLab | oklab(78.51% 0.122 0.0324) |
| OKLCH | oklch(78.51% 0.126 14.9) |
| XYZ | xyz(58.4071, 45.5809, 38.5160) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.22
Blush Pink
#FE828C
ΔE00 4.56
Rosa
#FE86A4
ΔE00 6.03
Carnation
#FD798F
ΔE00 6.37
Lightcoral
#F08080
ΔE00 6.74
Pig Pink
#E78EA5
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF969F #96FFF6
analogous
#FF96D4 #FF969F #FFC296
triadic
#FF969F #9FFF96 #969FFF
tetradic
#FF969F #D4FF96 #96FFF6 #C296FF
square
#FF969F #D4FF96 #96FFF6 #C296FF
split-complementary
#FF969F #96FFC2 #96D4FF
monochromatic
#FF1C2F #FF5967 #FF969F #FFD3D7 #FFE0E3
Accessibility & contrast
On white
2.08
#FF969F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#FF969F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF969F
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF969F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF969F | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79F
Deuteranopia (green-blind)
#C4BC9D
Tritanopia (blue-blind)
#FF8B9A
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff969f; /* rgb */ color: rgb(255, 150, 159); /* oklch */ color: oklch(78.5% 0.126 14.9);
Tailwind
colors: {
custom: {
50: '#ffb6bb',
500: '#ff969f',
950: '#000000',
},
}SCSS
$custom: #ff969f; $custom-light: #ffb6bb; $custom-dark: #000000;
JSON
{
"hex": "#ff969f",
"rgb": {
"r": 255,
"g": 150,
"b": 159
},
"hsl": {
"h": 354.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.78507,
"c": 0.12627,
"h": 14.9
},
"luminance": 0.45576
}Semantic roles & 50–950 ramp
primary
#FF969F
secondary
#D4F7F4
accent
#E6D200
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080