#FDB57F#FDB57F
#FDB57F is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.9% C 0.109 H 57.4°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB57F |
|---|---|
| RGB | rgb(253, 181, 127) |
| HSL | hsl(26, 97%, 75%) |
| HSV | hsv(26, 50%, 99%) |
| CMYK | cmyk(0%, 28.5%, 49.8%, 0.8%) |
| CIE-LAB | lab(79.31, 20.15, 37.79) |
| CIE-LCH | lch(79.31, 42.83, 61.93°) |
| OKLab | oklab(82.91% 0.0587 0.0919) |
| OKLCH | oklch(82.91% 0.109 57.4) |
| XYZ | xyz(60.8658, 55.4671, 27.5750) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.05
Apricot (survey)
#FFB16D
ΔE00 3.08
Sandybrown
#F4A460
ΔE00 4.97
Pale Orange
#FFA756
ΔE00 5.97
Light Orange
#FDAA48
ΔE00 8.40
Pastel Orange
#FF964F
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB57F #7FC7FD
analogous
#FD7F88 #FDB57F #FDF47F
triadic
#FDB57F #7FFDB5 #B57FFD
tetradic
#FDB57F #88FD7F #7FC7FD #F47FFD
square
#FDB57F #88FD7F #7FC7FD #F47FFD
split-complementary
#FDB57F #7FFDF4 #7F88FD
monochromatic
#FB6F06 #FC9243 #FDB57F #FED8BB #FFEEE1
Accessibility & contrast
On white
1.74
#FDB57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#FDB57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB57F
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB57F | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7B
Deuteranopia (green-blind)
#DBCB7F
Tritanopia (blue-blind)
#FFA7A7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fdb57f; /* rgb */ color: rgb(253, 181, 127); /* oklch */ color: oklch(82.9% 0.109 57.4);
Tailwind
colors: {
custom: {
50: '#ffcba5',
500: '#fdb57f',
950: '#000000',
},
}SCSS
$custom: #fdb57f; $custom-light: #ffcba5; $custom-dark: #000000;
JSON
{
"hex": "#fdb57f",
"rgb": {
"r": 253,
"g": 181,
"b": 127
},
"hsl": {
"h": 25.714,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.82914,
"c": 0.1091,
"h": 57.4
},
"luminance": 0.55463
}Semantic roles & 50–950 ramp
primary
#FDB57F
secondary
#459BDB
accent
#83E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280