#FF969B#FF969B
#FF969B is a light, vivid red. Relative luminance 0.454; OKLCH L 78.4% C 0.126 H 17.3°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF969B |
|---|---|
| RGB | rgb(255, 150, 155) |
| HSL | hsl(357, 100%, 79%) |
| HSV | hsv(357, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 39.2%, 0%) |
| CIE-LAB | lab(73.18, 39.85, 14.56) |
| CIE-LCH | lch(73.18, 42.42, 20.07°) |
| OKLab | oklab(78.41% 0.1205 0.0376) |
| OKLCH | oklch(78.41% 0.126 17.3) |
| XYZ | xyz(58.0656, 45.4443, 36.7175) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.39
Rose Pink
#F7879A
ΔE00 5.07
Lightcoral
#F08080
ΔE00 6.07
Salmon Pink
#FE7B7C
ΔE00 6.68
Carnation
#FD798F
ΔE00 6.81
Peachy Pink
#FF9A8A
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF969B #96FFFA
analogous
#FF96D0 #FF969B #FFC696
triadic
#FF969B #9BFF96 #969BFF
tetradic
#FF969B #D0FF96 #96FFFA #C696FF
square
#FF969B #D0FF96 #96FFFA #C696FF
split-complementary
#FF969B #96FFC6 #96D0FF
monochromatic
#FF1C26 #FF5961 #FF969B #FFD3D5 #FFE0E2
Accessibility & contrast
On white
2.08
#FF969B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FF969B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF969B
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF969B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF969B | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79B
Deuteranopia (green-blind)
#C4BC99
Tritanopia (blue-blind)
#FF8A98
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff969b; /* rgb */ color: rgb(255, 150, 155); /* oklch */ color: oklch(78.4% 0.126 17.3);
Tailwind
colors: {
custom: {
50: '#ffb6b8',
500: '#ff969b',
950: '#000000',
},
}SCSS
$custom: #ff969b; $custom-light: #ffb6b8; $custom-dark: #000000;
JSON
{
"hex": "#ff969b",
"rgb": {
"r": 255,
"g": 150,
"b": 155
},
"hsl": {
"h": 357.143,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.7841,
"c": 0.12626,
"h": 17.3
},
"luminance": 0.45439
}Semantic roles & 50–950 ramp
primary
#FF969B
secondary
#D4F7F6
accent
#E6DB00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080