#FDBD7F#FDBD7F
#FDBD7F is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.4% C 0.108 H 64.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBD7F |
|---|---|
| RGB | rgb(253, 189, 127) |
| HSL | hsl(30, 97%, 75%) |
| HSV | hsv(30, 50%, 99%) |
| CMYK | cmyk(0%, 25.3%, 49.8%, 0.8%) |
| CIE-LAB | lab(81.19, 15.97, 40.18) |
| CIE-LCH | lch(81.19, 43.24, 68.33°) |
| OKLab | oklab(84.38% 0.0463 0.0974) |
| OKLCH | oklch(84.38% 0.108 64.6) |
| XYZ | xyz(62.5394, 58.8143, 28.1329) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.70
Peach (survey)
#FFB07C
ΔE00 5.74
Sandybrown
#F4A460
ΔE00 6.43
Pale Orange
#FFA756
ΔE00 6.58
Burlywood
#DEB887
ΔE00 6.88
Light Orange
#FDAA48
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBD7F #7FBFFD
analogous
#FD7F80 #FDBD7F #FDFC7F
triadic
#FDBD7F #7FFDBD #BD7FFD
tetradic
#FDBD7F #80FD7F #7FBFFD #FC7FFD
square
#FDBD7F #80FD7F #7FBFFD #FC7FFD
split-complementary
#FDBD7F #7FFDFC #7F80FD
monochromatic
#FB7F06 #FC9E43 #FDBD7F #FEDCBB #FFEFE1
Accessibility & contrast
On white
1.65
#FDBD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#FDBD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBD7F
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBD7F | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17A
Deuteranopia (green-blind)
#E1D080
Tritanopia (blue-blind)
#FFAFAE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fdbd7f; /* rgb */ color: rgb(253, 189, 127); /* oklch */ color: oklch(84.4% 0.108 64.6);
Tailwind
colors: {
custom: {
50: '#ffd0a5',
500: '#fdbd7f',
950: '#000000',
},
}SCSS
$custom: #fdbd7f; $custom-light: #ffd0a5; $custom-dark: #000000;
JSON
{
"hex": "#fdbd7f",
"rgb": {
"r": 253,
"g": 189,
"b": 127
},
"hsl": {
"h": 29.524,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.84377,
"c": 0.10781,
"h": 64.6
},
"luminance": 0.5881
}Semantic roles & 50–950 ramp
primary
#FDBD7F
secondary
#4591DB
accent
#75E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380