#FEB880#FEB880
#FEB880 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.6% C 0.109 H 59.2°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB880 |
|---|---|
| RGB | rgb(254, 184, 128) |
| HSL | hsl(27, 98%, 75%) |
| HSV | hsv(27, 50%, 100%) |
| CMYK | cmyk(0%, 27.6%, 49.6%, 0.4%) |
| CIE-LAB | lab(80.13, 19.07, 38.35) |
| CIE-LCH | lch(80.13, 42.83, 63.56°) |
| OKLab | oklab(83.58% 0.0556 0.0933) |
| OKLCH | oklch(83.58% 0.109 59.2) |
| XYZ | xyz(61.9129, 56.9147, 28.1426) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.90
Peach (survey)
#FFB07C
ΔE00 3.07
Sandybrown
#F4A460
ΔE00 5.32
Pale Orange
#FFA756
ΔE00 6.02
Light Orange
#FDAA48
ΔE00 8.03
Burlywood
#DEB887
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB880 #80C6FE
analogous
#FE8087 #FEB880 #FEF780
triadic
#FEB880 #80FEB8 #B880FE
tetradic
#FEB880 #87FE80 #80C6FE #F780FE
square
#FEB880 #87FE80 #80C6FE #F780FE
split-complementary
#FEB880 #80FEF7 #8087FE
monochromatic
#FD7407 #FE9643 #FEB880 #FEDABD #FFEEE1
Accessibility & contrast
On white
1.70
#FEB880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#FEB880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB880
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB880 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7C
Deuteranopia (green-blind)
#DECD81
Tritanopia (blue-blind)
#FFAAAA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feb880; /* rgb */ color: rgb(254, 184, 128); /* oklch */ color: oklch(83.6% 0.109 59.2);
Tailwind
colors: {
custom: {
50: '#ffcda5',
500: '#feb880',
950: '#000000',
},
}SCSS
$custom: #feb880; $custom-light: #ffcda5; $custom-dark: #000000;
JSON
{
"hex": "#feb880",
"rgb": {
"r": 254,
"g": 184,
"b": 128
},
"hsl": {
"h": 26.667,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.83582,
"c": 0.10854,
"h": 59.2
},
"luminance": 0.5691
}Semantic roles & 50–950 ramp
primary
#FEB880
secondary
#459ADD
accent
#7FE600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380