#FFB178#FFB178
#FFB178 is a very light, moderate orange. Relative luminance 0.541; OKLCH L 82.3% C 0.117 H 56.4°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB178 |
|---|---|
| RGB | rgb(255, 177, 120) |
| HSL | hsl(25, 100%, 74%) |
| HSV | hsv(25, 53%, 100%) |
| CMYK | cmyk(0%, 30.6%, 52.9%, 0%) |
| CIE-LAB | lab(78.50, 22.44, 40.43) |
| CIE-LCH | lch(78.50, 46.24, 60.97°) |
| OKLab | oklab(82.3% 0.0646 0.0974) |
| OKLCH | oklch(82.3% 0.117 56.4) |
| XYZ | xyz(60.3557, 54.0651, 25.0224) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.44
Apricot (survey)
#FFB16D
ΔE00 2.65
Sandybrown
#F4A460
ΔE00 4.11
Pale Orange
#FFA756
ΔE00 5.07
Pastel Orange
#FF964F
ΔE00 7.10
Faded Orange
#F0944D
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB178 #78C6FF
analogous
#FF7882 #FFB178 #FFF478
triadic
#FFB178 #78FFB1 #B178FF
tetradic
#FFB178 #82FF78 #78C6FF #F478FF
square
#FFB178 #82FF78 #78C6FF #F478FF
split-complementary
#FFB178 #78FFF4 #7882FF
monochromatic
#FD6B00 #FF8E3B #FFB178 #FFD4B5 #FFEDE0
Accessibility & contrast
On white
1.78
#FFB178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#FFB178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB178
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB178 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B873
Deuteranopia (green-blind)
#DAC978
Tritanopia (blue-blind)
#FFA1A3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffb178; /* rgb */ color: rgb(255, 177, 120); /* oklch */ color: oklch(82.3% 0.117 56.4);
Tailwind
colors: {
custom: {
50: '#ffc8a0',
500: '#ffb178',
950: '#000000',
},
}SCSS
$custom: #ffb178; $custom-light: #ffc8a0; $custom-dark: #000000;
JSON
{
"hex": "#ffb178",
"rgb": {
"r": 255,
"g": 177,
"b": 120
},
"hsl": {
"h": 25.333,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.823,
"c": 0.11692,
"h": 56.4
},
"luminance": 0.5406
}Semantic roles & 50–950 ramp
primary
#FFB178
secondary
#3E9ADD
accent
#85E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280