#FEB97B#FEB97B
#FEB97B is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.7% C 0.112 H 62.3°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB97B |
|---|---|
| RGB | rgb(254, 185, 123) |
| HSL | hsl(28, 98%, 74%) |
| HSV | hsv(28, 52%, 100%) |
| CMYK | cmyk(0%, 27.2%, 51.6%, 0.4%) |
| CIE-LAB | lab(80.29, 18.11, 41.12) |
| CIE-LCH | lch(80.29, 44.93, 66.23°) |
| OKLab | oklab(83.68% 0.0521 0.0992) |
| OKLCH | oklch(83.68% 0.112 62.3) |
| XYZ | xyz(61.8004, 57.2032, 26.5214) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.42
Peach (survey)
#FFB07C
ΔE00 4.48
Sandybrown
#F4A460
ΔE00 5.26
Pale Orange
#FFA756
ΔE00 5.49
Light Orange
#FDAA48
ΔE00 6.82
Burlywood
#DEB887
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB97B #7BC0FE
analogous
#FE7B7F #FEB97B #FEFB7B
triadic
#FEB97B #7BFEB9 #B97BFE
tetradic
#FEB97B #7FFE7B #7BC0FE #FB7BFE
square
#FEB97B #7FFE7B #7BC0FE #FB7BFE
split-complementary
#FEB97B #7BFEFB #7B7FFE
monochromatic
#FD7902 #FE993E #FEB97B #FED9B8 #FFEFE1
Accessibility & contrast
On white
1.69
#FEB97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#FEB97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB97B
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB97B | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE76
Deuteranopia (green-blind)
#DFCD7C
Tritanopia (blue-blind)
#FFAAAA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feb97b; /* rgb */ color: rgb(254, 185, 123); /* oklch */ color: oklch(83.7% 0.112 62.3);
Tailwind
colors: {
custom: {
50: '#ffcea2',
500: '#feb97b',
950: '#000000',
},
}SCSS
$custom: #feb97b; $custom-light: #ffcea2; $custom-dark: #000000;
JSON
{
"hex": "#feb97b",
"rgb": {
"r": 254,
"g": 185,
"b": 123
},
"hsl": {
"h": 28.397,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.83684,
"c": 0.11207,
"h": 62.3
},
"luminance": 0.57199
}Semantic roles & 50–950 ramp
primary
#FEB97B
secondary
#4193DC
accent
#79E600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380