#FEBE85#FEBE85
#FEBE85 is a very light, moderate orange. Relative luminance 0.596; OKLCH L 84.8% C 0.104 H 62.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBE85 |
|---|---|
| RGB | rgb(254, 190, 133) |
| HSL | hsl(28, 98%, 76%) |
| HSV | hsv(28, 48%, 100%) |
| CMYK | cmyk(0%, 25.2%, 47.6%, 0.4%) |
| CIE-LAB | lab(81.62, 16.39, 37.67) |
| CIE-LCH | lch(81.62, 41.08, 66.49°) |
| OKLab | oklab(84.76% 0.0481 0.092) |
| OKLCH | oklch(84.76% 0.104 62.4) |
| XYZ | xyz(63.5230, 59.5954, 30.3430) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.98
Peach (survey)
#FFB07C
ΔE00 5.00
Sandybrown
#F4A460
ΔE00 6.68
Pale Orange
#FFA756
ΔE00 7.08
Burlywood
#DEB887
ΔE00 7.08
Light Peach
#FFD8B1
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBE85 #85C5FE
analogous
#FE8588 #FEBE85 #FEFA85
triadic
#FEBE85 #85FEBE #BE85FE
tetradic
#FEBE85 #88FE85 #85C5FE #FA85FE
square
#FEBE85 #88FE85 #85C5FE #FA85FE
split-complementary
#FEBE85 #85FEFA #8588FE
monochromatic
#FD7D0C #FE9E48 #FEBE85 #FEDEC2 #FFEFE1
Accessibility & contrast
On white
1.63
#FEBE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#FEBE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBE85
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBE85 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C281
Deuteranopia (green-blind)
#E1D186
Tritanopia (blue-blind)
#FFB0B0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #febe85; /* rgb */ color: rgb(254, 190, 133); /* oklch */ color: oklch(84.8% 0.104 62.4);
Tailwind
colors: {
custom: {
50: '#ffd1a9',
500: '#febe85',
950: '#000000',
},
}SCSS
$custom: #febe85; $custom-light: #ffd1a9; $custom-dark: #000000;
JSON
{
"hex": "#febe85",
"rgb": {
"r": 254,
"g": 190,
"b": 133
},
"hsl": {
"h": 28.264,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.84763,
"c": 0.1038,
"h": 62.4
},
"luminance": 0.59591
}Semantic roles & 50–950 ramp
primary
#FEBE85
secondary
#4A98DE
accent
#79E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380