#FEB07B#FEB07B
#FEB07B is a very light, moderate orange. Relative luminance 0.536; OKLCH L 82.1% C 0.114 H 54.6°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB07B |
|---|---|
| RGB | rgb(254, 176, 123) |
| HSL | hsl(24, 98%, 74%) |
| HSV | hsv(24, 52%, 100%) |
| CMYK | cmyk(0%, 30.7%, 51.6%, 0.4%) |
| CIE-LAB | lab(78.20, 22.82, 38.48) |
| CIE-LCH | lch(78.20, 44.73, 59.33°) |
| OKLab | oklab(82.06% 0.0662 0.0932) |
| OKLCH | oklch(82.06% 0.114 54.6) |
| XYZ | xyz(59.9768, 53.5562, 25.9136) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.42
Apricot (survey)
#FFB16D
ΔE00 3.69
Sandybrown
#F4A460
ΔE00 4.65
Pale Orange
#FFA756
ΔE00 5.90
Lightsalmon
#FFA07A
ΔE00 6.98
Pastel Orange
#FF964F
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB07B #7BC9FE
analogous
#FE7B88 #FEB07B #FEF27B
triadic
#FEB07B #7BFEB0 #B07BFE
tetradic
#FEB07B #88FE7B #7BC9FE #F27BFE
square
#FEB07B #88FE7B #7BC9FE #F27BFE
split-complementary
#FEB07B #7BFEF2 #7B88FE
monochromatic
#FD6702 #FE8C3E #FEB07B #FED4B8 #FFEDE1
Accessibility & contrast
On white
1.79
#FEB07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#FEB07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB07B
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB07B | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B777
Deuteranopia (green-blind)
#D9C87B
Tritanopia (blue-blind)
#FFA1A3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #feb07b; /* rgb */ color: rgb(254, 176, 123); /* oklch */ color: oklch(82.1% 0.114 54.6);
Tailwind
colors: {
custom: {
50: '#ffc7a2',
500: '#feb07b',
950: '#000000',
},
}SCSS
$custom: #feb07b; $custom-light: #ffc7a2; $custom-dark: #000000;
JSON
{
"hex": "#feb07b",
"rgb": {
"r": 254,
"g": 176,
"b": 123
},
"hsl": {
"h": 24.275,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.82059,
"c": 0.11435,
"h": 54.6
},
"luminance": 0.53552
}Semantic roles & 50–950 ramp
primary
#FEB07B
secondary
#419DDC
accent
#89E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280