#FDA69B#FDA69B
#FDA69B is a light, moderate red. Relative luminance 0.505; OKLCH L 80.8% C 0.105 H 27.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA69B |
|---|---|
| RGB | rgb(253, 166, 155) |
| HSL | hsl(7, 96%, 80%) |
| HSV | hsv(7, 39%, 99%) |
| CMYK | cmyk(0%, 34.4%, 38.7%, 0.8%) |
| CIE-LAB | lab(76.39, 30.83, 18.99) |
| CIE-LCH | lch(76.39, 36.21, 31.63°) |
| OKLab | oklab(80.82% 0.0932 0.0485) |
| OKLCH | oklch(80.82% 0.105 27.5) |
| XYZ | xyz(60.0632, 50.5262, 37.5931) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.08
Peachy Pink
#FF9A8A
ΔE00 3.54
Light Salmon
#FEA993
ΔE00 3.90
Pale Salmon
#FFB19A
ΔE00 5.07
Darksalmon
#E9967A
ΔE00 7.84
Lightsalmon
#FFA07A
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA69B #9BF2FD
analogous
#FD9BC1 #FDA69B #FDD79B
triadic
#FDA69B #9BFDA6 #A69BFD
tetradic
#FDA69B #C1FD9B #9BF2FD #D79BFD
square
#FDA69B #C1FD9B #9BF2FD #D79BFD
split-complementary
#FDA69B #9BFDD7 #9BC1FD
monochromatic
#FB3B23 #FC715F #FDA69B #FEDBD7 #FEE4E1
Accessibility & contrast
On white
1.89
#FDA69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#FDA69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA69B
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA69B | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B29A
Deuteranopia (green-blind)
#CEC39A
Tritanopia (blue-blind)
#FF9BA3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fda69b; /* rgb */ color: rgb(253, 166, 155); /* oklch */ color: oklch(80.8% 0.105 27.5);
Tailwind
colors: {
custom: {
50: '#ffc1b8',
500: '#fda69b',
950: '#000000',
},
}SCSS
$custom: #fda69b; $custom-light: #ffc1b8; $custom-dark: #000000;
JSON
{
"hex": "#fda69b",
"rgb": {
"r": 253,
"g": 166,
"b": 155
},
"hsl": {
"h": 6.735,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.80817,
"c": 0.10505,
"h": 27.5
},
"luminance": 0.50522
}Semantic roles & 50–950 ramp
primary
#FDA69B
secondary
#5DD1DF
accent
#CCE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281