#FCB28B#FCB28B
#FCB28B is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.5% C 0.101 H 48.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB28B |
|---|---|
| RGB | rgb(252, 178, 139) |
| HSL | hsl(21, 95%, 77%) |
| HSV | hsv(21, 45%, 99%) |
| CMYK | cmyk(0%, 29.4%, 44.8%, 1.2%) |
| CIE-LAB | lab(78.70, 22.47, 30.68) |
| CIE-LCH | lch(78.70, 38.03, 53.78°) |
| OKLab | oklab(82.48% 0.0669 0.0761) |
| OKLCH | oklch(82.48% 0.101 48.7) |
| XYZ | xyz(60.7283, 54.4046, 31.7237) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.42
Lightsalmon
#FFA07A
ΔE00 5.24
Pale Salmon
#FFB19A
ΔE00 5.61
Light Salmon
#FEA993
ΔE00 6.69
Apricot (survey)
#FFB16D
ΔE00 7.33
Darksalmon
#E9967A
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB28B #8BD5FC
analogous
#FC8B9D #FCB28B #FCEB8B
triadic
#FCB28B #8BFCB2 #B28BFC
tetradic
#FCB28B #9DFC8B #8BD5FC #EB8BFC
square
#FCB28B #9DFC8B #8BD5FC #EB8BFC
split-complementary
#FCB28B #8BFCEB #8B9DFC
monochromatic
#F96314 #FA8A4F #FCB28B #FEDAC7 #FEEBE1
Accessibility & contrast
On white
1.77
#FCB28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#FCB28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB28B
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB28B | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B988
Deuteranopia (green-blind)
#D7C98B
Tritanopia (blue-blind)
#FFA5A8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcb28b; /* rgb */ color: rgb(252, 178, 139); /* oklch */ color: oklch(82.5% 0.101 48.7);
Tailwind
colors: {
custom: {
50: '#ffc9ad',
500: '#fcb28b',
950: '#000000',
},
}SCSS
$custom: #fcb28b; $custom-light: #ffc9ad; $custom-dark: #000000;
JSON
{
"hex": "#fcb28b",
"rgb": {
"r": 252,
"g": 178,
"b": 139
},
"hsl": {
"h": 20.708,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.82477,
"c": 0.10134,
"h": 48.7
},
"luminance": 0.544
}Semantic roles & 50–950 ramp
primary
#FCB28B
secondary
#50ABDC
accent
#96E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281