#FEB57D#FEB57D
#FEB57D is a very light, moderate orange. Relative luminance 0.556; OKLCH L 83.0% C 0.111 H 58.0°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB57D |
|---|---|
| RGB | rgb(254, 181, 125) |
| HSL | hsl(26, 98%, 74%) |
| HSV | hsv(26, 51%, 100%) |
| CMYK | cmyk(0%, 28.7%, 50.8%, 0.4%) |
| CIE-LAB | lab(79.39, 20.37, 38.95) |
| CIE-LCH | lch(79.39, 43.95, 62.39°) |
| OKLab | oklab(82.99% 0.0591 0.0944) |
| OKLCH | oklch(82.99% 0.111 58) |
| XYZ | xyz(61.1018, 55.6037, 26.9125) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.24
Apricot (survey)
#FFB16D
ΔE00 2.66
Sandybrown
#F4A460
ΔE00 4.75
Pale Orange
#FFA756
ΔE00 5.60
Light Orange
#FDAA48
ΔE00 8.00
Pastel Orange
#FF964F
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB57D #7DC6FE
analogous
#FE7D86 #FEB57D #FEF67D
triadic
#FEB57D #7DFEB5 #B57DFE
tetradic
#FEB57D #86FE7D #7DC6FE #F67DFE
square
#FEB57D #86FE7D #7DC6FE #F67DFE
split-complementary
#FEB57D #7DFEF6 #7D86FE
monochromatic
#FD7004 #FE9240 #FEB57D #FED8BA #FFEEE1
Accessibility & contrast
On white
1.73
#FEB57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#FEB57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB57D
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB57D | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB79
Deuteranopia (green-blind)
#DCCB7D
Tritanopia (blue-blind)
#FFA6A7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #feb57d; /* rgb */ color: rgb(254, 181, 125); /* oklch */ color: oklch(83.0% 0.111 58.0);
Tailwind
colors: {
custom: {
50: '#ffcba3',
500: '#feb57d',
950: '#000000',
},
}SCSS
$custom: #feb57d; $custom-light: #ffcba3; $custom-dark: #000000;
JSON
{
"hex": "#feb57d",
"rgb": {
"r": 254,
"g": 181,
"b": 125
},
"hsl": {
"h": 26.047,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.82989,
"c": 0.11141,
"h": 58
},
"luminance": 0.55599
}Semantic roles & 50–950 ramp
primary
#FEB57D
secondary
#439ADC
accent
#82E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280