#FEBB82#FEBB82
#FEBB82 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.2% C 0.106 H 61.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBB82 |
|---|---|
| RGB | rgb(254, 187, 130) |
| HSL | hsl(28, 98%, 75%) |
| HSV | hsv(28, 49%, 100%) |
| CMYK | cmyk(0%, 26.4%, 48.8%, 0.4%) |
| CIE-LAB | lab(80.87, 17.68, 38.25) |
| CIE-LCH | lch(80.87, 42.14, 65.19°) |
| OKLab | oklab(84.16% 0.0516 0.0932) |
| OKLCH | oklch(84.16% 0.107 61) |
| XYZ | xyz(62.6756, 58.2275, 29.0527) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.27
Peach (survey)
#FFB07C
ΔE00 4.10
Sandybrown
#F4A460
ΔE00 5.93
Pale Orange
#FFA756
ΔE00 6.43
Burlywood
#DEB887
ΔE00 7.56
Light Orange
#FDAA48
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBB82 #82C5FE
analogous
#FE8287 #FEBB82 #FEF982
triadic
#FEBB82 #82FEBB #BB82FE
tetradic
#FEBB82 #87FE82 #82C5FE #F982FE
square
#FEBB82 #87FE82 #82C5FE #F982FE
split-complementary
#FEBB82 #82FEF9 #8287FE
monochromatic
#FD7909 #FE9A45 #FEBB82 #FEDCBF #FFEEE1
Accessibility & contrast
On white
1.66
#FEBB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#FEBB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBB82
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBB82 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07E
Deuteranopia (green-blind)
#DFCF83
Tritanopia (blue-blind)
#FFADAD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #febb82; /* rgb */ color: rgb(254, 187, 130); /* oklch */ color: oklch(84.2% 0.106 61.0);
Tailwind
colors: {
custom: {
50: '#ffcfa7',
500: '#febb82',
950: '#000000',
},
}SCSS
$custom: #febb82; $custom-light: #ffcfa7; $custom-dark: #000000;
JSON
{
"hex": "#febb82",
"rgb": {
"r": 254,
"g": 187,
"b": 130
},
"hsl": {
"h": 27.581,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.84162,
"c": 0.1065,
"h": 61
},
"luminance": 0.58223
}Semantic roles & 50–950 ramp
primary
#FEBB82
secondary
#4798DD
accent
#7CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18130F
muted
#868380