#FEBD85#FEBD85
#FEBD85 is a very light, moderate orange. Relative luminance 0.592; OKLCH L 84.6% C 0.104 H 61.5°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBD85 |
|---|---|
| RGB | rgb(254, 189, 133) |
| HSL | hsl(28, 98%, 76%) |
| HSV | hsv(28, 48%, 100%) |
| CMYK | cmyk(0%, 25.6%, 47.6%, 0.4%) |
| CIE-LAB | lab(81.38, 16.91, 37.37) |
| CIE-LCH | lch(81.38, 41.01, 65.65°) |
| OKLab | oklab(84.58% 0.0496 0.0913) |
| OKLCH | oklch(84.58% 0.104 61.5) |
| XYZ | xyz(63.3072, 59.1637, 30.2711) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.82
Peach (survey)
#FFB07C
ΔE00 4.54
Sandybrown
#F4A460
ΔE00 6.47
Pale Orange
#FFA756
ΔE00 6.95
Burlywood
#DEB887
ΔE00 7.29
Apricot
#FBCEB1
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBD85 #85C6FE
analogous
#FE8589 #FEBD85 #FEFA85
triadic
#FEBD85 #85FEBD #BD85FE
tetradic
#FEBD85 #89FE85 #85C6FE #FA85FE
square
#FEBD85 #89FE85 #85C6FE #FA85FE
split-complementary
#FEBD85 #85FEFA #8589FE
monochromatic
#FD7B0C #FE9C48 #FEBD85 #FEDEC2 #FFEFE1
Accessibility & contrast
On white
1.64
#FEBD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#FEBD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBD85
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBD85 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C281
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#FFAFAF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #febd85; /* rgb */ color: rgb(254, 189, 133); /* oklch */ color: oklch(84.6% 0.104 61.5);
Tailwind
colors: {
custom: {
50: '#ffd1a9',
500: '#febd85',
950: '#000000',
},
}SCSS
$custom: #febd85; $custom-light: #ffd1a9; $custom-dark: #000000;
JSON
{
"hex": "#febd85",
"rgb": {
"r": 254,
"g": 189,
"b": 133
},
"hsl": {
"h": 27.769,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.84579,
"c": 0.10391,
"h": 61.5
},
"luminance": 0.59159
}Semantic roles & 50–950 ramp
primary
#FEBD85
secondary
#4A99DE
accent
#7BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380