#FEB183#FEB183
#FEB183 is a very light, moderate orange. Relative luminance 0.542; OKLCH L 82.4% C 0.109 H 51.5°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB183 |
|---|---|
| RGB | rgb(254, 177, 131) |
| HSL | hsl(22, 98%, 75%) |
| HSV | hsv(22, 48%, 100%) |
| CMYK | cmyk(0%, 30.3%, 48.4%, 0.4%) |
| CIE-LAB | lab(78.55, 23.01, 34.75) |
| CIE-LCH | lch(78.55, 41.68, 56.49°) |
| OKLab | oklab(82.37% 0.0677 0.0852) |
| OKLCH | oklch(82.37% 0.109 51.5) |
| XYZ | xyz(60.6950, 54.1584, 28.7252) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.53
Apricot (survey)
#FFB16D
ΔE00 5.52
Lightsalmon
#FFA07A
ΔE00 5.77
Sandybrown
#F4A460
ΔE00 6.29
Pale Salmon
#FFB19A
ΔE00 7.42
Pale Orange
#FFA756
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB183 #83D0FE
analogous
#FE8392 #FEB183 #FEEE83
triadic
#FEB183 #83FEB1 #B183FE
tetradic
#FEB183 #92FE83 #83D0FE #EE83FE
square
#FEB183 #92FE83 #83D0FE #EE83FE
split-complementary
#FEB183 #83FEEE #8392FE
monochromatic
#FD650A #FE8B46 #FEB183 #FED7C0 #FFECE1
Accessibility & contrast
On white
1.78
#FEB183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#FEB183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB183
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB183 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B87F
Deuteranopia (green-blind)
#D9C983
Tritanopia (blue-blind)
#FFA3A5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feb183; /* rgb */ color: rgb(254, 177, 131); /* oklch */ color: oklch(82.4% 0.109 51.5);
Tailwind
colors: {
custom: {
50: '#ffc8a7',
500: '#feb183',
950: '#000000',
},
}SCSS
$custom: #feb183; $custom-light: #ffc8a7; $custom-dark: #000000;
JSON
{
"hex": "#feb183",
"rgb": {
"r": 254,
"g": 177,
"b": 131
},
"hsl": {
"h": 22.439,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.82371,
"c": 0.10878,
"h": 51.5
},
"luminance": 0.54154
}Semantic roles & 50–950 ramp
primary
#FEB183
secondary
#48A5DD
accent
#90E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280