#FEB47B#FEB47B
#FEB47B is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.8% C 0.113 H 58.0°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB47B |
|---|---|
| RGB | rgb(254, 180, 123) |
| HSL | hsl(26, 98%, 74%) |
| HSV | hsv(26, 52%, 100%) |
| CMYK | cmyk(0%, 29.1%, 51.6%, 0.4%) |
| CIE-LAB | lab(79.13, 20.72, 39.65) |
| CIE-LCH | lch(79.13, 44.74, 62.40°) |
| OKLab | oklab(82.78% 0.0599 0.0959) |
| OKLCH | oklch(82.78% 0.113 58) |
| XYZ | xyz(60.7727, 55.1480, 26.1788) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.19
Apricot (survey)
#FFB16D
ΔE00 2.40
Sandybrown
#F4A460
ΔE00 4.46
Pale Orange
#FFA756
ΔE00 5.30
Light Orange
#FDAA48
ΔE00 7.76
Pastel Orange
#FF964F
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB47B #7BC5FE
analogous
#FE7B84 #FEB47B #FEF67B
triadic
#FEB47B #7BFEB4 #B47BFE
tetradic
#FEB47B #84FE7B #7BC5FE #F67BFE
square
#FEB47B #84FE7B #7BC5FE #F67BFE
split-complementary
#FEB47B #7BFEF6 #7B84FE
monochromatic
#FD6F02 #FE913E #FEB47B #FED7B8 #FFEEE1
Accessibility & contrast
On white
1.75
#FEB47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#FEB47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB47B
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB47B | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA76
Deuteranopia (green-blind)
#DBCB7B
Tritanopia (blue-blind)
#FFA5A6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feb47b; /* rgb */ color: rgb(254, 180, 123); /* oklch */ color: oklch(82.8% 0.113 58.0);
Tailwind
colors: {
custom: {
50: '#ffcaa2',
500: '#feb47b',
950: '#000000',
},
}SCSS
$custom: #feb47b; $custom-light: #ffcaa2; $custom-dark: #000000;
JSON
{
"hex": "#feb47b",
"rgb": {
"r": 254,
"g": 180,
"b": 123
},
"hsl": {
"h": 26.107,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.82776,
"c": 0.11309,
"h": 58
},
"luminance": 0.55143
}Semantic roles & 50–950 ramp
primary
#FEB47B
secondary
#4199DC
accent
#82E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280