#FEBA85#FEBA85
#FEBA85 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 84.0% C 0.104 H 58.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBA85 |
|---|---|
| RGB | rgb(254, 186, 133) |
| HSL | hsl(26, 98%, 76%) |
| HSV | hsv(26, 48%, 100%) |
| CMYK | cmyk(0%, 26.8%, 47.6%, 0.4%) |
| CIE-LAB | lab(80.68, 18.48, 36.46) |
| CIE-LCH | lch(80.68, 40.87, 63.12°) |
| OKLab | oklab(84.03% 0.0543 0.0892) |
| OKLCH | oklch(84.03% 0.104 58.7) |
| XYZ | xyz(62.6685, 57.8864, 30.0582) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.22
Apricot (survey)
#FFB16D
ΔE00 3.71
Sandybrown
#F4A460
ΔE00 6.03
Pale Orange
#FFA756
ΔE00 6.81
Apricot
#FBCEB1
ΔE00 8.01
Burlywood
#DEB887
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBA85 #85C9FE
analogous
#FE858C #FEBA85 #FEF685
triadic
#FEBA85 #85FEBA #BA85FE
tetradic
#FEBA85 #8CFE85 #85C9FE #F685FE
square
#FEBA85 #8CFE85 #85C9FE #F685FE
split-complementary
#FEBA85 #85FEF6 #858CFE
monochromatic
#FD750C #FE9848 #FEBA85 #FEDCC2 #FFEEE1
Accessibility & contrast
On white
1.67
#FEBA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#FEBA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBA85
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBA85 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF81
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#FFACAD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feba85; /* rgb */ color: rgb(254, 186, 133); /* oklch */ color: oklch(84.0% 0.104 58.7);
Tailwind
colors: {
custom: {
50: '#ffcea9',
500: '#feba85',
950: '#000000',
},
}SCSS
$custom: #feba85; $custom-light: #ffcea9; $custom-dark: #000000;
JSON
{
"hex": "#feba85",
"rgb": {
"r": 254,
"g": 186,
"b": 133
},
"hsl": {
"h": 26.281,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.8403,
"c": 0.10444,
"h": 58.7
},
"luminance": 0.57882
}Semantic roles & 50–950 ramp
primary
#FEBA85
secondary
#4A9DDE
accent
#81E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181310
muted
#868380