#FEBB80#FEBB80
#FEBB80 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.1% C 0.108 H 61.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBB80 |
|---|---|
| RGB | rgb(254, 187, 128) |
| HSL | hsl(28, 98%, 75%) |
| HSV | hsv(28, 50%, 100%) |
| CMYK | cmyk(0%, 26.4%, 49.6%, 0.4%) |
| CIE-LAB | lab(80.84, 17.50, 39.24) |
| CIE-LCH | lch(80.84, 42.97, 65.97°) |
| OKLab | oklab(84.13% 0.0509 0.0953) |
| OKLCH | oklch(84.13% 0.108 61.9) |
| XYZ | xyz(62.5427, 58.1743, 28.3525) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.09
Peach (survey)
#FFB07C
ΔE00 4.45
Sandybrown
#F4A460
ΔE00 5.84
Pale Orange
#FFA756
ΔE00 6.21
Burlywood
#DEB887
ΔE00 7.47
Light Orange
#FDAA48
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBB80 #80C3FE
analogous
#FE8084 #FEBB80 #FEFA80
triadic
#FEBB80 #80FEBB #BB80FE
tetradic
#FEBB80 #84FE80 #80C3FE #FA80FE
square
#FEBB80 #84FE80 #80C3FE #FA80FE
split-complementary
#FEBB80 #80FEFA #8084FE
monochromatic
#FD7A07 #FE9A43 #FEBB80 #FEDCBD #FFEFE1
Accessibility & contrast
On white
1.66
#FEBB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#FEBB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBB80
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBB80 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07B
Deuteranopia (green-blind)
#E0CF81
Tritanopia (blue-blind)
#FFADAC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #febb80; /* rgb */ color: rgb(254, 187, 128); /* oklch */ color: oklch(84.1% 0.108 61.9);
Tailwind
colors: {
custom: {
50: '#ffcfa5',
500: '#febb80',
950: '#000000',
},
}SCSS
$custom: #febb80; $custom-light: #ffcfa5; $custom-dark: #000000;
JSON
{
"hex": "#febb80",
"rgb": {
"r": 254,
"g": 187,
"b": 128
},
"hsl": {
"h": 28.095,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.8413,
"c": 0.10802,
"h": 61.9
},
"luminance": 0.5817
}Semantic roles & 50–950 ramp
primary
#FEBB80
secondary
#4596DD
accent
#7AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18130F
muted
#868380