#FD969E#FD969E
#FD969E is a light, vivid red. Relative luminance 0.452; OKLCH L 78.2% C 0.124 H 15.3°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FD969E |
|---|---|
| RGB | rgb(253, 150, 158) |
| HSL | hsl(355, 96%, 79%) |
| HSV | hsv(355, 41%, 99%) |
| CMYK | cmyk(0%, 40.7%, 37.5%, 0.8%) |
| CIE-LAB | lab(73.00, 39.46, 12.61) |
| CIE-LCH | lch(73.00, 41.43, 17.72°) |
| OKLab | oklab(78.24% 0.1195 0.0328) |
| OKLCH | oklch(78.24% 0.124 15.3) |
| XYZ | xyz(57.5886, 45.1688, 38.0265) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.28
Blush Pink
#FE828C
ΔE00 4.53
Rosa
#FE86A4
ΔE00 6.23
Carnation
#FD798F
ΔE00 6.45
Lightcoral
#F08080
ΔE00 6.51
Pig Pink
#E78EA5
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD969E #96FDF5
analogous
#FD96D2 #FD969E #FDC296
triadic
#FD969E #9EFD96 #969EFD
tetradic
#FD969E #D2FD96 #96FDF5 #C296FD
square
#FD969E #D2FD96 #96FDF5 #C296FD
split-complementary
#FD969E #96FDC2 #96D2FD
monochromatic
#FB1E2F #FC5A67 #FD969E #FED2D5 #FEE1E3
Accessibility & contrast
On white
2.09
#FD969E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#FD969E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD969E
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD969E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD969E | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79E
Deuteranopia (green-blind)
#C3BB9C
Tritanopia (blue-blind)
#FF8B99
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd969e; /* rgb */ color: rgb(253, 150, 158); /* oklch */ color: oklch(78.2% 0.124 15.3);
Tailwind
colors: {
custom: {
50: '#ffb6ba',
500: '#fd969e',
950: '#000000',
},
}SCSS
$custom: #fd969e; $custom-light: #ffb6ba; $custom-dark: #000000;
JSON
{
"hex": "#fd969e",
"rgb": {
"r": 253,
"g": 150,
"b": 158
},
"hsl": {
"h": 355.34,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.78242,
"c": 0.12392,
"h": 15.3
},
"luminance": 0.45164
}Semantic roles & 50–950 ramp
primary
#FD969E
secondary
#D4F7F4
accent
#E6D400
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080