#FFB183#FFB183
#FFB183 is a very light, moderate orange. Relative luminance 0.543; OKLCH L 82.5% C 0.110 H 51.2°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB183 |
|---|---|
| RGB | rgb(255, 177, 131) |
| HSL | hsl(22, 100%, 76%) |
| HSV | hsv(22, 49%, 100%) |
| CMYK | cmyk(0%, 30.6%, 48.6%, 0%) |
| CIE-LAB | lab(78.66, 23.40, 34.92) |
| CIE-LCH | lch(78.66, 42.03, 56.17°) |
| OKLab | oklab(82.48% 0.0688 0.0856) |
| OKLCH | oklch(82.48% 0.11 51.2) |
| XYZ | xyz(61.0620, 54.3476, 28.7424) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.60
Apricot (survey)
#FFB16D
ΔE00 5.63
Lightsalmon
#FFA07A
ΔE00 5.64
Sandybrown
#F4A460
ΔE00 6.40
Pale Salmon
#FFB19A
ΔE00 7.33
Pale Orange
#FFA756
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB183 #83D1FF
analogous
#FF8393 #FFB183 #FFEF83
triadic
#FFB183 #83FFB1 #B183FF
tetradic
#FFB183 #93FF83 #83D1FF #EF83FF
square
#FFB183 #93FF83 #83D1FF #EF83FF
split-complementary
#FFB183 #83FFEF #8393FF
monochromatic
#FF6409 #FF8B46 #FFB183 #FFD7C0 #FFECE0
Accessibility & contrast
On white
1.77
#FFB183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#FFB183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB183
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB183 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B97F
Deuteranopia (green-blind)
#D9C983
Tritanopia (blue-blind)
#FFA3A5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffb183; /* rgb */ color: rgb(255, 177, 131); /* oklch */ color: oklch(82.5% 0.110 51.2);
Tailwind
colors: {
custom: {
50: '#ffc8a7',
500: '#ffb183',
950: '#000000',
},
}SCSS
$custom: #ffb183; $custom-light: #ffc8a7; $custom-dark: #000000;
JSON
{
"hex": "#ffb183",
"rgb": {
"r": 255,
"g": 177,
"b": 131
},
"hsl": {
"h": 22.258,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.82481,
"c": 0.10977,
"h": 51.2
},
"luminance": 0.54343
}Semantic roles & 50–950 ramp
primary
#FFB183
secondary
#48A7DF
accent
#90E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280