#FCB67A#FCB67A
#FCB67A is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.9% C 0.112 H 61.0°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB67A |
|---|---|
| RGB | rgb(252, 182, 122) |
| HSL | hsl(28, 96%, 73%) |
| HSV | hsv(28, 52%, 99%) |
| CMYK | cmyk(0%, 27.8%, 51.6%, 1.2%) |
| CIE-LAB | lab(79.36, 18.79, 40.42) |
| CIE-LCH | lch(79.36, 44.57, 65.06°) |
| OKLab | oklab(82.91% 0.0542 0.0976) |
| OKLCH | oklch(82.91% 0.112 61) |
| XYZ | xyz(60.3888, 55.5609, 25.9523) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.07
Peach (survey)
#FFB07C
ΔE00 3.67
Sandybrown
#F4A460
ΔE00 4.61
Pale Orange
#FFA756
ΔE00 5.19
Light Orange
#FDAA48
ΔE00 6.97
Burlywood
#DEB887
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB67A #7AC0FC
analogous
#FC7A7F #FCB67A #FCF77A
triadic
#FCB67A #7AFCB6 #B67AFC
tetradic
#FCB67A #7FFC7A #7AC0FC #F77AFC
square
#FCB67A #7FFC7A #7AC0FC #F77AFC
split-complementary
#FCB67A #7AFCF7 #7A7FFC
monochromatic
#F67506 #FB953E #FCB67A #FDD7B6 #FEEFE1
Accessibility & contrast
On white
1.73
#FCB67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#FCB67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB67A
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB67A | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBB75
Deuteranopia (green-blind)
#DCCB7B
Tritanopia (blue-blind)
#FFA7A7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fcb67a; /* rgb */ color: rgb(252, 182, 122); /* oklch */ color: oklch(82.9% 0.112 61.0);
Tailwind
colors: {
custom: {
50: '#ffcca1',
500: '#fcb67a',
950: '#000000',
},
}SCSS
$custom: #fcb67a; $custom-light: #ffcca1; $custom-dark: #000000;
JSON
{
"hex": "#fcb67a",
"rgb": {
"r": 252,
"g": 182,
"b": 122
},
"hsl": {
"h": 27.692,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.82908,
"c": 0.11162,
"h": 61
},
"luminance": 0.55556
}Semantic roles & 50–950 ramp
primary
#FCB67A
secondary
#4193D9
accent
#7CE600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380