#FEB77D#FEB77D
#FEB77D is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.4% C 0.111 H 59.7°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB77D |
|---|---|
| RGB | rgb(254, 183, 125) |
| HSL | hsl(27, 98%, 74%) |
| HSV | hsv(27, 51%, 100%) |
| CMYK | cmyk(0%, 28%, 50.8%, 0.4%) |
| CIE-LAB | lab(79.85, 19.33, 39.54) |
| CIE-LCH | lch(79.85, 44.01, 63.95°) |
| OKLab | oklab(83.35% 0.056 0.0958) |
| OKLCH | oklch(83.35% 0.111 59.7) |
| XYZ | xyz(61.5114, 56.4229, 27.0490) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.42
Peach (survey)
#FFB07C
ΔE00 3.16
Sandybrown
#F4A460
ΔE00 4.94
Pale Orange
#FFA756
ΔE00 5.55
Light Orange
#FDAA48
ΔE00 7.55
Burlywood
#DEB887
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB77D #7DC4FE
analogous
#FE7D84 #FEB77D #FEF87D
triadic
#FEB77D #7DFEB7 #B77DFE
tetradic
#FEB77D #84FE7D #7DC4FE #F87DFE
square
#FEB77D #84FE7D #7DC4FE #F87DFE
split-complementary
#FEB77D #7DFEF8 #7D84FE
monochromatic
#FD7404 #FE9540 #FEB77D #FED9BA #FFEEE1
Accessibility & contrast
On white
1.71
#FEB77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#FEB77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB77D
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB77D | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD78
Deuteranopia (green-blind)
#DDCC7E
Tritanopia (blue-blind)
#FFA8A9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #feb77d; /* rgb */ color: rgb(254, 183, 125); /* oklch */ color: oklch(83.4% 0.111 59.7);
Tailwind
colors: {
custom: {
50: '#ffcca3',
500: '#feb77d',
950: '#000000',
},
}SCSS
$custom: #feb77d; $custom-light: #ffcca3; $custom-dark: #000000;
JSON
{
"hex": "#feb77d",
"rgb": {
"r": 254,
"g": 183,
"b": 125
},
"hsl": {
"h": 26.977,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.83351,
"c": 0.11094,
"h": 59.7
},
"luminance": 0.56418
}Semantic roles & 50–950 ramp
primary
#FEB77D
secondary
#4397DC
accent
#7EE600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380