#FDA69F#FDA69F
#FDA69F is a light, moderate red. Relative luminance 0.507; OKLCH L 80.9% C 0.104 H 24.7°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA69F |
|---|---|
| RGB | rgb(253, 166, 159) |
| HSL | hsl(4, 96%, 81%) |
| HSV | hsv(4, 37%, 99%) |
| CMYK | cmyk(0%, 34.4%, 37.2%, 0.8%) |
| CIE-LAB | lab(76.47, 31.28, 16.93) |
| CIE-LCH | lch(76.47, 35.57, 28.42°) |
| OKLab | oklab(80.91% 0.0947 0.0435) |
| OKLCH | oklch(80.91% 0.104 24.7) |
| XYZ | xyz(60.4047, 50.6628, 39.3916) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.13
Peachy Pink
#FF9A8A
ΔE00 4.47
Light Salmon
#FEA993
ΔE00 5.30
Pale Salmon
#FFB19A
ΔE00 6.29
Lightpink
#FFB6C1
ΔE00 8.05
Pale Rose
#FDC1C5
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA69F #9FF6FD
analogous
#FD9FC7 #FDA69F #FDD59F
triadic
#FDA69F #9FFDA6 #A69FFD
tetradic
#FDA69F #C7FD9F #9FF6FD #D59FFD
square
#FDA69F #C7FD9F #9FF6FD #D59FFD
split-complementary
#FDA69F #9FFDD5 #9FC7FD
monochromatic
#FB3727 #FC6E63 #FDA69F #FEDEDB #FEE3E1
Accessibility & contrast
On white
1.89
#FDA69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#FDA69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA69F
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA69F | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29E
Deuteranopia (green-blind)
#CDC39E
Tritanopia (blue-blind)
#FF9BA4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fda69f; /* rgb */ color: rgb(253, 166, 159); /* oklch */ color: oklch(80.9% 0.104 24.7);
Tailwind
colors: {
custom: {
50: '#ffc1bb',
500: '#fda69f',
950: '#000000',
},
}SCSS
$custom: #fda69f; $custom-light: #ffc1bb; $custom-dark: #000000;
JSON
{
"hex": "#fda69f",
"rgb": {
"r": 253,
"g": 166,
"b": 159
},
"hsl": {
"h": 4.468,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.80909,
"c": 0.10423,
"h": 24.7
},
"luminance": 0.50658
}Semantic roles & 50–950 ramp
primary
#FDA69F
secondary
#60D6E0
accent
#D4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281