#FCB27F#FCB27F
#FCB27F is a very light, moderate orange. Relative luminance 0.541; OKLCH L 82.3% C 0.109 H 55.2°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB27F |
|---|---|
| RGB | rgb(252, 178, 127) |
| HSL | hsl(24, 95%, 74%) |
| HSV | hsv(24, 50%, 99%) |
| CMYK | cmyk(0%, 29.4%, 49.6%, 1.2%) |
| CIE-LAB | lab(78.50, 21.33, 36.74) |
| CIE-LCH | lch(78.50, 42.48, 59.86°) |
| OKLab | oklab(82.26% 0.0623 0.0896) |
| OKLCH | oklch(82.26% 0.109 55.2) |
| XYZ | xyz(59.8991, 54.0730, 27.3569) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.03
Apricot (survey)
#FFB16D
ΔE00 3.86
Sandybrown
#F4A460
ΔE00 5.04
Pale Orange
#FFA756
ΔE00 6.36
Lightsalmon
#FFA07A
ΔE00 7.33
Pastel Orange
#FF964F
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB27F #7FC9FC
analogous
#FC7F8B #FCB27F #FCF17F
triadic
#FCB27F #7FFCB2 #B27FFC
tetradic
#FCB27F #8BFC7F #7FC9FC #F17FFC
square
#FCB27F #8BFC7F #7FC9FC #F17FFC
split-complementary
#FCB27F #7FFCF1 #7F8BFC
monochromatic
#F96A07 #FB8E43 #FCB27F #FDD6BB #FEEDE1
Accessibility & contrast
On white
1.78
#FCB27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#FCB27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB27F
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB27F | 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)
#C7B97B
Deuteranopia (green-blind)
#D9C97F
Tritanopia (blue-blind)
#FFA4A5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcb27f; /* rgb */ color: rgb(252, 178, 127); /* oklch */ color: oklch(82.3% 0.109 55.2);
Tailwind
colors: {
custom: {
50: '#ffc9a5',
500: '#fcb27f',
950: '#000000',
},
}SCSS
$custom: #fcb27f; $custom-light: #ffc9a5; $custom-dark: #000000;
JSON
{
"hex": "#fcb27f",
"rgb": {
"r": 252,
"g": 178,
"b": 127
},
"hsl": {
"h": 24.48,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.82264,
"c": 0.10911,
"h": 55.2
},
"luminance": 0.54069
}Semantic roles & 50–950 ramp
primary
#FCB27F
secondary
#459DDA
accent
#88E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280