#FDA787#FDA787
#FDA787 is a light, moderate orange. Relative luminance 0.503; OKLCH L 80.6% C 0.111 H 41.2°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA787 |
|---|---|
| RGB | rgb(253, 167, 135) |
| HSL | hsl(16, 97%, 76%) |
| HSV | hsv(16, 47%, 99%) |
| CMYK | cmyk(0%, 34%, 46.6%, 0.8%) |
| CIE-LAB | lab(76.24, 28.23, 29.57) |
| CIE-LCH | lch(76.24, 40.88, 46.33°) |
| OKLab | oklab(80.58% 0.0839 0.0733) |
| OKLCH | oklch(80.58% 0.111 41.2) |
| XYZ | xyz(58.7030, 50.2741, 29.5291) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.37
Light Salmon
#FEA993
ΔE00 3.33
Pale Salmon
#FFB19A
ΔE00 3.65
Darksalmon
#E9967A
ΔE00 4.87
Blush (survey)
#F29E8E
ΔE00 5.74
Peachy Pink
#FF9A8A
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA787 #87DDFD
analogous
#FD87A2 #FDA787 #FDE287
triadic
#FDA787 #87FDA7 #A787FD
tetradic
#FDA787 #A2FD87 #87DDFD #E287FD
square
#FDA787 #A2FD87 #87DDFD #E287FD
split-complementary
#FDA787 #87FDE2 #87A2FD
monochromatic
#FB4F0F #FC7B4B #FDA787 #FED3C3 #FEE9E1
Accessibility & contrast
On white
1.90
#FDA787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#FDA787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA787
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA787 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB184
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#FF999F
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fda787; /* rgb */ color: rgb(253, 167, 135); /* oklch */ color: oklch(80.6% 0.111 41.2);
Tailwind
colors: {
custom: {
50: '#ffc1aa',
500: '#fda787',
950: '#000000',
},
}SCSS
$custom: #fda787; $custom-light: #ffc1aa; $custom-dark: #000000;
JSON
{
"hex": "#fda787",
"rgb": {
"r": 253,
"g": 167,
"b": 135
},
"hsl": {
"h": 16.271,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.80575,
"c": 0.1114,
"h": 41.2
},
"luminance": 0.50269
}Semantic roles & 50–950 ramp
primary
#FDA787
secondary
#4CB5DC
accent
#A7E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181210
muted
#868280