#FEB77B#FEB77B
#FEB77B is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.3% C 0.112 H 60.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB77B |
|---|---|
| RGB | rgb(254, 183, 123) |
| HSL | hsl(27, 98%, 74%) |
| HSV | hsv(27, 52%, 100%) |
| CMYK | cmyk(0%, 28%, 51.6%, 0.4%) |
| CIE-LAB | lab(79.83, 19.15, 40.53) |
| CIE-LCH | lch(79.83, 44.83, 64.71°) |
| OKLab | oklab(83.32% 0.0552 0.0979) |
| OKLCH | oklch(83.32% 0.112 60.6) |
| XYZ | xyz(61.3849, 56.3723, 26.3829) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.12
Peach (survey)
#FFB07C
ΔE00 3.56
Sandybrown
#F4A460
ΔE00 4.82
Pale Orange
#FFA756
ΔE00 5.28
Light Orange
#FDAA48
ΔE00 7.11
Burlywood
#DEB887
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB77B #7BC2FE
analogous
#FE7B81 #FEB77B #FEF97B
triadic
#FEB77B #7BFEB7 #B77BFE
tetradic
#FEB77B #81FE7B #7BC2FE #F97BFE
square
#FEB77B #81FE7B #7BC2FE #F97BFE
split-complementary
#FEB77B #7BFEF9 #7B81FE
monochromatic
#FD7502 #FE963E #FEB77B #FED8B8 #FFEEE1
Accessibility & contrast
On white
1.71
#FEB77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#FEB77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB77B
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB77B | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBC76
Deuteranopia (green-blind)
#DDCC7C
Tritanopia (blue-blind)
#FFA8A8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #feb77b; /* rgb */ color: rgb(254, 183, 123); /* oklch */ color: oklch(83.3% 0.112 60.6);
Tailwind
colors: {
custom: {
50: '#ffcca2',
500: '#feb77b',
950: '#000000',
},
}SCSS
$custom: #feb77b; $custom-light: #ffcca2; $custom-dark: #000000;
JSON
{
"hex": "#feb77b",
"rgb": {
"r": 254,
"g": 183,
"b": 123
},
"hsl": {
"h": 27.481,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.8332,
"c": 0.1124,
"h": 60.6
},
"luminance": 0.56368
}Semantic roles & 50–950 ramp
primary
#FEB77B
secondary
#4195DC
accent
#7CE600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380