#FE969B#FE969B
#FE969B is a light, vivid red. Relative luminance 0.453; OKLCH L 78.3% C 0.125 H 17.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FE969B |
|---|---|
| RGB | rgb(254, 150, 155) |
| HSL | hsl(357, 98%, 79%) |
| HSV | hsv(357, 41%, 100%) |
| CMYK | cmyk(0%, 40.9%, 39%, 0.4%) |
| CIE-LAB | lab(73.06, 39.49, 14.36) |
| CIE-LCH | lch(73.06, 42.02, 19.99°) |
| OKLab | oklab(78.29% 0.1195 0.0371) |
| OKLCH | oklch(78.29% 0.125 17.3) |
| XYZ | xyz(57.6986, 45.2550, 36.7003) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.40
Rose Pink
#F7879A
ΔE00 5.00
Lightcoral
#F08080
ΔE00 6.03
Salmon Pink
#FE7B7C
ΔE00 6.71
Carnation
#FD798F
ΔE00 6.80
Peachy Pink
#FF9A8A
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE969B #96FEF9
analogous
#FE96CF #FE969B #FEC596
triadic
#FE969B #9BFE96 #969BFE
tetradic
#FE969B #CFFE96 #96FEF9 #C596FE
square
#FE969B #CFFE96 #96FEF9 #C596FE
split-complementary
#FE969B #96FEC5 #96CFFE
monochromatic
#FD1D28 #FD5961 #FE969B #FFD3D5 #FFE1E2
Accessibility & contrast
On white
2.09
#FE969B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#FE969B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE969B
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE969B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE969B | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79B
Deuteranopia (green-blind)
#C4BB99
Tritanopia (blue-blind)
#FF8A98
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fe969b; /* rgb */ color: rgb(254, 150, 155); /* oklch */ color: oklch(78.3% 0.125 17.3);
Tailwind
colors: {
custom: {
50: '#ffb6b8',
500: '#fe969b',
950: '#000000',
},
}SCSS
$custom: #fe969b; $custom-light: #ffb6b8; $custom-dark: #000000;
JSON
{
"hex": "#fe969b",
"rgb": {
"r": 254,
"g": 150,
"b": 155
},
"hsl": {
"h": 357.115,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.78289,
"c": 0.12508,
"h": 17.3
},
"luminance": 0.4525
}Semantic roles & 50–950 ramp
primary
#FE969B
secondary
#D4F7F5
accent
#E6DA00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080