#FCB696#FCB696
#FCB696 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.4% C 0.093 H 45.5°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB696 |
|---|---|
| RGB | rgb(252, 182, 150) |
| HSL | hsl(19, 94%, 79%) |
| HSV | hsv(19, 40%, 99%) |
| CMYK | cmyk(0%, 27.8%, 40.5%, 1.2%) |
| CIE-LAB | lab(79.82, 21.51, 26.34) |
| CIE-LCH | lch(79.82, 34.01, 50.76°) |
| OKLab | oklab(83.41% 0.0649 0.0662) |
| OKLCH | oklch(83.41% 0.093 45.5) |
| XYZ | xyz(62.3803, 56.3575, 36.4407) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.93
Light Salmon
#FEA993
ΔE00 5.49
Peach (survey)
#FFB07C
ΔE00 5.56
Lightsalmon
#FFA07A
ΔE00 6.02
Apricot
#FBCEB1
ΔE00 7.29
Pinkish Tan
#D99B82
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB696 #96DCFC
analogous
#FC96A9 #FCB696 #FCE996
triadic
#FCB696 #96FCB6 #B696FC
tetradic
#FCB696 #A9FC96 #96DCFC #E996FC
square
#FCB696 #A9FC96 #96DCFC #E996FC
split-complementary
#FCB696 #96FCE9 #96A9FC
monochromatic
#F9631F #FA8D5B #FCB696 #FEDFD2 #FEEAE1
Accessibility & contrast
On white
1.71
#FCB696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#FCB696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB696
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB696 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD94
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#FFAAAE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcb696; /* rgb */ color: rgb(252, 182, 150); /* oklch */ color: oklch(83.4% 0.093 45.5);
Tailwind
colors: {
custom: {
50: '#ffccb5',
500: '#fcb696',
950: '#000000',
},
}SCSS
$custom: #fcb696; $custom-light: #ffccb5; $custom-dark: #000000;
JSON
{
"hex": "#fcb696",
"rgb": {
"r": 252,
"g": 182,
"b": 150
},
"hsl": {
"h": 18.824,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.83408,
"c": 0.09271,
"h": 45.5
},
"luminance": 0.56353
}Semantic roles & 50–950 ramp
primary
#FCB696
secondary
#59B4DD
accent
#9DE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381