#FFB083#FFB083
#FFB083 is a very light, moderate orange. Relative luminance 0.539; OKLCH L 82.3% C 0.110 H 50.3°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB083 |
|---|---|
| RGB | rgb(255, 176, 131) |
| HSL | hsl(22, 100%, 76%) |
| HSV | hsv(22, 49%, 100%) |
| CMYK | cmyk(0%, 31%, 48.6%, 0%) |
| CIE-LAB | lab(78.43, 23.92, 34.62) |
| CIE-LCH | lch(78.43, 42.08, 55.35°) |
| OKLab | oklab(82.3% 0.0704 0.0849) |
| OKLCH | oklch(82.3% 0.11 50.3) |
| XYZ | xyz(60.8653, 53.9540, 28.6768) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.95
Lightsalmon
#FFA07A
ΔE00 5.19
Apricot (survey)
#FFB16D
ΔE00 6.02
Sandybrown
#F4A460
ΔE00 6.63
Pale Salmon
#FFB19A
ΔE00 6.98
Light Salmon
#FEA993
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB083 #83D2FF
analogous
#FF8394 #FFB083 #FFEE83
triadic
#FFB083 #83FFB0 #B083FF
tetradic
#FFB083 #94FF83 #83D2FF #EE83FF
square
#FFB083 #94FF83 #83D2FF #EE83FF
split-complementary
#FFB083 #83FFEE #8394FF
monochromatic
#FF6209 #FF8946 #FFB083 #FFD7C0 #FFECE0
Accessibility & contrast
On white
1.78
#FFB083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#FFB083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB083
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB083 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B87F
Deuteranopia (green-blind)
#D8C983
Tritanopia (blue-blind)
#FFA2A5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffb083; /* rgb */ color: rgb(255, 176, 131); /* oklch */ color: oklch(82.3% 0.110 50.3);
Tailwind
colors: {
custom: {
50: '#ffc8a7',
500: '#ffb083',
950: '#000000',
},
}SCSS
$custom: #ffb083; $custom-light: #ffc8a7; $custom-dark: #000000;
JSON
{
"hex": "#ffb083",
"rgb": {
"r": 255,
"g": 176,
"b": 131
},
"hsl": {
"h": 21.774,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.82303,
"c": 0.11023,
"h": 50.3
},
"luminance": 0.53949
}Semantic roles & 50–950 ramp
primary
#FFB083
secondary
#48A8DF
accent
#92E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280