#FD969F#FD969F
#FD969F is a light, vivid red. Relative luminance 0.452; OKLCH L 78.3% C 0.124 H 14.7°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FD969F |
|---|---|
| RGB | rgb(253, 150, 159) |
| HSL | hsl(355, 96%, 79%) |
| HSV | hsv(355, 41%, 99%) |
| CMYK | cmyk(0%, 40.7%, 37.2%, 0.8%) |
| CIE-LAB | lab(73.03, 39.57, 12.09) |
| CIE-LCH | lch(73.03, 41.38, 16.99°) |
| OKLab | oklab(78.27% 0.1199 0.0315) |
| OKLCH | oklch(78.27% 0.124 14.7) |
| XYZ | xyz(57.6750, 45.2034, 38.4817) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.10
Blush Pink
#FE828C
ΔE00 4.62
Rosa
#FE86A4
ΔE00 5.95
Carnation
#FD798F
ΔE00 6.37
Pig Pink
#E78EA5
ΔE00 6.54
Lightcoral
#F08080
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD969F #96FDF4
analogous
#FD96D3 #FD969F #FDC196
triadic
#FD969F #9FFD96 #969FFD
tetradic
#FD969F #D3FD96 #96FDF4 #C196FD
square
#FD969F #D3FD96 #96FDF4 #C196FD
split-complementary
#FD969F #96FDC1 #96D3FD
monochromatic
#FB1E31 #FC5A68 #FD969F #FED2D6 #FEE1E4
Accessibility & contrast
On white
2.09
#FD969F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FD969F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD969F
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD969F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD969F | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79F
Deuteranopia (green-blind)
#C3BB9D
Tritanopia (blue-blind)
#FF8B9A
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd969f; /* rgb */ color: rgb(253, 150, 159); /* oklch */ color: oklch(78.3% 0.124 14.7);
Tailwind
colors: {
custom: {
50: '#ffb6bb',
500: '#fd969f',
950: '#000000',
},
}SCSS
$custom: #fd969f; $custom-light: #ffb6bb; $custom-dark: #000000;
JSON
{
"hex": "#fd969f",
"rgb": {
"r": 253,
"g": 150,
"b": 159
},
"hsl": {
"h": 354.757,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.78266,
"c": 0.12394,
"h": 14.7
},
"luminance": 0.45199
}Semantic roles & 50–950 ramp
primary
#FD969F
secondary
#D4F7F4
accent
#E6D100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080