#FDA691#FDA691
#FDA691 is a light, moderate red. Relative luminance 0.502; OKLCH L 80.6% C 0.108 H 34.2°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA691 |
|---|---|
| RGB | rgb(253, 166, 145) |
| HSL | hsl(12, 96%, 78%) |
| HSV | hsv(12, 43%, 99%) |
| CMYK | cmyk(0%, 34.4%, 42.7%, 0.8%) |
| CIE-LAB | lab(76.19, 29.75, 24.14) |
| CIE-LCH | lch(76.19, 38.31, 39.05°) |
| OKLab | oklab(80.6% 0.0893 0.0608) |
| OKLCH | oklch(80.6% 0.108 34.2) |
| XYZ | xyz(59.2579, 50.2040, 33.3519) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.80
Blush (survey)
#F29E8E
ΔE00 2.80
Pale Salmon
#FFB19A
ΔE00 2.84
Peachy Pink
#FF9A8A
ΔE00 3.51
Lightsalmon
#FFA07A
ΔE00 5.39
Darksalmon
#E9967A
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA691 #91E8FD
analogous
#FD91B2 #FDA691 #FDDC91
triadic
#FDA691 #91FDA6 #A691FD
tetradic
#FDA691 #B2FD91 #91E8FD #DC91FD
square
#FDA691 #B2FD91 #91E8FD #DC91FD
split-complementary
#FDA691 #91FDDC #91B2FD
monochromatic
#FB4519 #FC7555 #FDA691 #FED7CD #FEE7E1
Accessibility & contrast
On white
1.90
#FDA691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#FDA691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA691
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA691 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB18F
Deuteranopia (green-blind)
#CFC390
Tritanopia (blue-blind)
#FF99A1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fda691; /* rgb */ color: rgb(253, 166, 145); /* oklch */ color: oklch(80.6% 0.108 34.2);
Tailwind
colors: {
custom: {
50: '#ffc1b1',
500: '#fda691',
950: '#000000',
},
}SCSS
$custom: #fda691; $custom-light: #ffc1b1; $custom-dark: #000000;
JSON
{
"hex": "#fda691",
"rgb": {
"r": 253,
"g": 166,
"b": 145
},
"hsl": {
"h": 11.667,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.80601,
"c": 0.10803,
"h": 34.2
},
"luminance": 0.50199
}Semantic roles & 50–950 ramp
primary
#FDA691
secondary
#54C3DE
accent
#B9E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281