#FEB57B#FEB57B
#FEB57B is a very light, moderate orange. Relative luminance 0.555; OKLCH L 83.0% C 0.113 H 58.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB57B |
|---|---|
| RGB | rgb(254, 181, 123) |
| HSL | hsl(27, 98%, 74%) |
| HSV | hsv(27, 52%, 100%) |
| CMYK | cmyk(0%, 28.7%, 51.6%, 0.4%) |
| CIE-LAB | lab(79.36, 20.20, 39.94) |
| CIE-LCH | lch(79.36, 44.76, 63.17°) |
| OKLab | oklab(82.96% 0.0584 0.0966) |
| OKLCH | oklch(82.96% 0.113 58.9) |
| XYZ | xyz(60.9753, 55.5532, 26.2464) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.22
Peach (survey)
#FFB07C
ΔE00 2.65
Sandybrown
#F4A460
ΔE00 4.53
Pale Orange
#FFA756
ΔE00 5.25
Light Orange
#FDAA48
ΔE00 7.52
Pastel Orange
#FF964F
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB57B #7BC4FE
analogous
#FE7B83 #FEB57B #FEF77B
triadic
#FEB57B #7BFEB5 #B57BFE
tetradic
#FEB57B #83FE7B #7BC4FE #F77BFE
square
#FEB57B #83FE7B #7BC4FE #F77BFE
split-complementary
#FEB57B #7BFEF7 #7B83FE
monochromatic
#FD7102 #FE933E #FEB57B #FED7B8 #FFEEE1
Accessibility & contrast
On white
1.73
#FEB57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#FEB57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB57B
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB57B | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB76
Deuteranopia (green-blind)
#DCCB7C
Tritanopia (blue-blind)
#FFA6A7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #feb57b; /* rgb */ color: rgb(254, 181, 123); /* oklch */ color: oklch(83.0% 0.113 58.9);
Tailwind
colors: {
custom: {
50: '#ffcba2',
500: '#feb57b',
950: '#000000',
},
}SCSS
$custom: #feb57b; $custom-light: #ffcba2; $custom-dark: #000000;
JSON
{
"hex": "#feb57b",
"rgb": {
"r": 254,
"g": 181,
"b": 123
},
"hsl": {
"h": 26.565,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.82957,
"c": 0.11283,
"h": 58.9
},
"luminance": 0.55549
}Semantic roles & 50–950 ramp
primary
#FEB57B
secondary
#4197DC
accent
#80E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280