#FDB47D#FDB47D
#FDB47D is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.7% C 0.111 H 57.5°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB47D |
|---|---|
| RGB | rgb(253, 180, 125) |
| HSL | hsl(26, 97%, 74%) |
| HSV | hsv(26, 51%, 99%) |
| CMYK | cmyk(0%, 28.9%, 50.6%, 0.8%) |
| CIE-LAB | lab(79.05, 20.50, 38.49) |
| CIE-LCH | lch(79.05, 43.61, 61.96°) |
| OKLab | oklab(82.7% 0.0596 0.0934) |
| OKLCH | oklch(82.7% 0.111 57.5) |
| XYZ | xyz(60.5341, 55.0103, 26.8278) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.96
Apricot (survey)
#FFB16D
ΔE00 2.83
Sandybrown
#F4A460
ΔE00 4.67
Pale Orange
#FFA756
ΔE00 5.67
Pastel Orange
#FF964F
ΔE00 8.12
Light Orange
#FDAA48
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB47D #7DC6FD
analogous
#FD7D86 #FDB47D #FDF47D
triadic
#FDB47D #7DFDB4 #B47DFD
tetradic
#FDB47D #86FD7D #7DC6FD #F47DFD
square
#FDB47D #86FD7D #7DC6FD #F47DFD
split-complementary
#FDB47D #7DFDF4 #7D86FD
monochromatic
#FB6E04 #FC9141 #FDB47D #FED7B9 #FFEEE1
Accessibility & contrast
On white
1.75
#FDB47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#FDB47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB47D
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB47D | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA79
Deuteranopia (green-blind)
#DBCA7D
Tritanopia (blue-blind)
#FFA5A6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fdb47d; /* rgb */ color: rgb(253, 180, 125); /* oklch */ color: oklch(82.7% 0.111 57.5);
Tailwind
colors: {
custom: {
50: '#ffcaa3',
500: '#fdb47d',
950: '#000000',
},
}SCSS
$custom: #fdb47d; $custom-light: #ffcaa3; $custom-dark: #000000;
JSON
{
"hex": "#fdb47d",
"rgb": {
"r": 253,
"g": 180,
"b": 125
},
"hsl": {
"h": 25.781,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.827,
"c": 0.11079,
"h": 57.5
},
"luminance": 0.55006
}Semantic roles & 50–950 ramp
primary
#FDB47D
secondary
#439ADB
accent
#83E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280