#FCB68B#FCB68B
#FCB68B is a very light, moderate orange. Relative luminance 0.560; OKLCH L 83.2% C 0.100 H 52.5°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB68B |
|---|---|
| RGB | rgb(252, 182, 139) |
| HSL | hsl(23, 95%, 77%) |
| HSV | hsv(23, 45%, 99%) |
| CMYK | cmyk(0%, 27.8%, 44.8%, 1.2%) |
| CIE-LAB | lab(79.63, 20.37, 31.91) |
| CIE-LCH | lch(79.63, 37.86, 57.45°) |
| OKLab | oklab(83.2% 0.0607 0.079) |
| OKLCH | oklch(83.2% 0.1 52.5) |
| XYZ | xyz(61.5358, 56.0196, 31.9929) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.63
Apricot (survey)
#FFB16D
ΔE00 5.93
Lightsalmon
#FFA07A
ΔE00 6.92
Sandybrown
#F4A460
ΔE00 7.14
Pale Salmon
#FFB19A
ΔE00 7.29
Apricot
#FBCEB1
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB68B #8BD1FC
analogous
#FC8B99 #FCB68B #FCEF8B
triadic
#FCB68B #8BFCB6 #B68BFC
tetradic
#FCB68B #99FC8B #8BD1FC #EF8BFC
square
#FCB68B #99FC8B #8BD1FC #EF8BFC
split-complementary
#FCB68B #8BFCEF #8B99FC
monochromatic
#F96B14 #FA904F #FCB68B #FEDCC7 #FEECE1
Accessibility & contrast
On white
1.72
#FCB68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#FCB68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB68B
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB68B | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC88
Deuteranopia (green-blind)
#DACB8B
Tritanopia (blue-blind)
#FFA9AB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fcb68b; /* rgb */ color: rgb(252, 182, 139); /* oklch */ color: oklch(83.2% 0.100 52.5);
Tailwind
colors: {
custom: {
50: '#ffccad',
500: '#fcb68b',
950: '#000000',
},
}SCSS
$custom: #fcb68b; $custom-light: #ffccad; $custom-dark: #000000;
JSON
{
"hex": "#fcb68b",
"rgb": {
"r": 252,
"g": 182,
"b": 139
},
"hsl": {
"h": 22.832,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.83197,
"c": 0.09956,
"h": 52.5
},
"luminance": 0.56015
}Semantic roles & 50–950 ramp
primary
#FCB68B
secondary
#50A6DC
accent
#8EE600
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181310
muted
#868381