#FEB87B#FEB87B
#FEB87B is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.5% C 0.112 H 61.4°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB87B |
|---|---|
| RGB | rgb(254, 184, 123) |
| HSL | hsl(28, 98%, 74%) |
| HSV | hsv(28, 52%, 100%) |
| CMYK | cmyk(0%, 27.6%, 51.6%, 0.4%) |
| CIE-LAB | lab(80.06, 18.63, 40.82) |
| CIE-LCH | lch(80.06, 44.87, 65.47°) |
| OKLab | oklab(83.5% 0.0537 0.0986) |
| OKLCH | oklch(83.5% 0.112 61.4) |
| XYZ | xyz(61.5919, 56.7863, 26.4519) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.23
Peach (survey)
#FFB07C
ΔE00 4.02
Sandybrown
#F4A460
ΔE00 5.02
Pale Orange
#FFA756
ΔE00 5.37
Light Orange
#FDAA48
ΔE00 6.95
Burlywood
#DEB887
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB87B #7BC1FE
analogous
#FE7B80 #FEB87B #FEFA7B
triadic
#FEB87B #7BFEB8 #B87BFE
tetradic
#FEB87B #80FE7B #7BC1FE #FA7BFE
square
#FEB87B #80FE7B #7BC1FE #FA7BFE
split-complementary
#FEB87B #7BFEFA #7B80FE
monochromatic
#FD7702 #FE973E #FEB87B #FED9B8 #FFEFE1
Accessibility & contrast
On white
1.70
#FEB87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#FEB87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB87B
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB87B | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBD76
Deuteranopia (green-blind)
#DECD7C
Tritanopia (blue-blind)
#FFA9A9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #feb87b; /* rgb */ color: rgb(254, 184, 123); /* oklch */ color: oklch(83.5% 0.112 61.4);
Tailwind
colors: {
custom: {
50: '#ffcda2',
500: '#feb87b',
950: '#000000',
},
}SCSS
$custom: #feb87b; $custom-light: #ffcda2; $custom-dark: #000000;
JSON
{
"hex": "#feb87b",
"rgb": {
"r": 254,
"g": 184,
"b": 123
},
"hsl": {
"h": 27.939,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.83502,
"c": 0.11223,
"h": 61.4
},
"luminance": 0.56782
}Semantic roles & 50–950 ramp
primary
#FEB87B
secondary
#4194DC
accent
#7BE600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380