#FECB82#FECB82
#FECB82 is a very light, moderate orange. Relative luminance 0.654; OKLCH L 87.1% C 0.108 H 75.5°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FECB82 |
|---|---|
| RGB | rgb(254, 203, 130) |
| HSL | hsl(35, 98%, 75%) |
| HSV | hsv(35, 49%, 100%) |
| CMYK | cmyk(0%, 20.1%, 48.8%, 0.4%) |
| CIE-LAB | lab(84.69, 9.34, 43.10) |
| CIE-LCH | lch(84.69, 44.10, 77.77°) |
| OKLab | oklab(87.15% 0.0269 0.1042) |
| OKLCH | oklch(87.15% 0.108 75.5) |
| XYZ | xyz(66.2610, 65.3982, 30.2478) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.99
Burlywood
#DEB887
ΔE00 7.23
Light Peach
#FFD8B1
ΔE00 8.15
Butterscotch
#FDB147
ΔE00 8.22
Pale Peach
#FFE5AD
ΔE00 8.50
Wheat (survey)
#FBDD7E
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FECB82 #82B5FE
analogous
#FE8D82 #FECB82 #F3FE82
triadic
#FECB82 #82FECB #CB82FE
tetradic
#FECB82 #82FE8D #82B5FE #FE82F3
square
#FECB82 #82FE8D #82B5FE #FE82F3
split-complementary
#FECB82 #82F3FE #8D82FE
monochromatic
#FD9809 #FEB245 #FECB82 #FEE4BF #FFF2E1
Accessibility & contrast
On white
1.49
#FECB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#FECB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FECB82
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FECB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FECB82 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7C
Deuteranopia (green-blind)
#EBD884
Tritanopia (blue-blind)
#FFBDB9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fecb82; /* rgb */ color: rgb(254, 203, 130); /* oklch */ color: oklch(87.1% 0.108 75.5);
Tailwind
colors: {
custom: {
50: '#ffdaa7',
500: '#fecb82',
950: '#000000',
},
}SCSS
$custom: #fecb82; $custom-light: #ffdaa7; $custom-dark: #000000;
JSON
{
"hex": "#fecb82",
"rgb": {
"r": 254,
"g": 203,
"b": 130
},
"hsl": {
"h": 35.323,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.87149,
"c": 0.10758,
"h": 75.5
},
"luminance": 0.65394
}Semantic roles & 50–950 ramp
primary
#FECB82
secondary
#4785DD
accent
#5EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380