#FEB282#FEB282
#FEB282 is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.5% C 0.109 H 52.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB282 |
|---|---|
| RGB | rgb(254, 178, 130) |
| HSL | hsl(23, 98%, 75%) |
| HSV | hsv(23, 49%, 100%) |
| CMYK | cmyk(0%, 29.9%, 48.8%, 0.4%) |
| CIE-LAB | lab(78.77, 22.39, 35.55) |
| CIE-LCH | lch(78.77, 42.02, 57.80°) |
| OKLab | oklab(82.53% 0.0657 0.087) |
| OKLCH | oklch(82.53% 0.109 52.9) |
| XYZ | xyz(60.8258, 54.5279, 28.4361) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.05
Apricot (survey)
#FFB16D
ΔE00 4.86
Sandybrown
#F4A460
ΔE00 5.86
Lightsalmon
#FFA07A
ΔE00 6.42
Pale Orange
#FFA756
ΔE00 7.19
Pastel Orange
#FF964F
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB282 #82CEFE
analogous
#FE8290 #FEB282 #FEF082
triadic
#FEB282 #82FEB2 #B282FE
tetradic
#FEB282 #90FE82 #82CEFE #F082FE
square
#FEB282 #90FE82 #82CEFE #F082FE
split-complementary
#FEB282 #82FEF0 #8290FE
monochromatic
#FD6709 #FE8D45 #FEB282 #FED7BF #FFECE1
Accessibility & contrast
On white
1.76
#FEB282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#FEB282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB282
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB282 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B97E
Deuteranopia (green-blind)
#D9CA82
Tritanopia (blue-blind)
#FFA4A6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feb282; /* rgb */ color: rgb(254, 178, 130); /* oklch */ color: oklch(82.5% 0.109 52.9);
Tailwind
colors: {
custom: {
50: '#ffc9a7',
500: '#feb282',
950: '#000000',
},
}SCSS
$custom: #feb282; $custom-light: #ffc9a7; $custom-dark: #000000;
JSON
{
"hex": "#feb282",
"rgb": {
"r": 254,
"g": 178,
"b": 130
},
"hsl": {
"h": 23.226,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.82532,
"c": 0.10901,
"h": 52.9
},
"luminance": 0.54523
}Semantic roles & 50–950 ramp
primary
#FEB282
secondary
#47A3DD
accent
#8DE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280