#FEBD84#FEBD84
#FEBD84 is a very light, moderate orange. Relative luminance 0.591; OKLCH L 84.6% C 0.105 H 61.9°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBD84 |
|---|---|
| RGB | rgb(254, 189, 132) |
| HSL | hsl(28, 98%, 76%) |
| HSV | hsv(28, 48%, 100%) |
| CMYK | cmyk(0%, 25.6%, 48%, 0.4%) |
| CIE-LAB | lab(81.37, 16.82, 37.86) |
| CIE-LCH | lch(81.37, 41.43, 66.05°) |
| OKLab | oklab(84.56% 0.0493 0.0924) |
| OKLCH | oklch(84.56% 0.105 61.9) |
| XYZ | xyz(63.2384, 59.1362, 29.9090) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.73
Peach (survey)
#FFB07C
ΔE00 4.70
Sandybrown
#F4A460
ΔE00 6.42
Pale Orange
#FFA756
ΔE00 6.85
Burlywood
#DEB887
ΔE00 7.23
Light Orange
#FDAA48
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBD84 #84C5FE
analogous
#FE8488 #FEBD84 #FEFA84
triadic
#FEBD84 #84FEBD #BD84FE
tetradic
#FEBD84 #88FE84 #84C5FE #FA84FE
square
#FEBD84 #88FE84 #84C5FE #FA84FE
split-complementary
#FEBD84 #84FEFA #8488FE
monochromatic
#FD7C0B #FE9C47 #FEBD84 #FEDEC1 #FFEFE1
Accessibility & contrast
On white
1.64
#FEBD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#FEBD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBD84
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBD84 | 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)
#D1C280
Deuteranopia (green-blind)
#E1D085
Tritanopia (blue-blind)
#FFAFAF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #febd84; /* rgb */ color: rgb(254, 189, 132); /* oklch */ color: oklch(84.6% 0.105 61.9);
Tailwind
colors: {
custom: {
50: '#ffd1a8',
500: '#febd84',
950: '#000000',
},
}SCSS
$custom: #febd84; $custom-light: #ffd1a8; $custom-dark: #000000;
JSON
{
"hex": "#febd84",
"rgb": {
"r": 254,
"g": 189,
"b": 132
},
"hsl": {
"h": 28.033,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.84563,
"c": 0.10468,
"h": 61.9
},
"luminance": 0.59132
}Semantic roles & 50–950 ramp
primary
#FEBD84
secondary
#4998DD
accent
#7AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380