#FCC97B#FCC97B
#FCC97B is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.5% C 0.112 H 77.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC97B |
|---|---|
| RGB | rgb(252, 201, 123) |
| HSL | hsl(36, 96%, 74%) |
| HSV | hsv(36, 51%, 99%) |
| CMYK | cmyk(0%, 20.2%, 51.2%, 1.2%) |
| CIE-LAB | lab(83.92, 8.96, 45.59) |
| CIE-LCH | lch(83.92, 46.46, 78.88°) |
| OKLab | oklab(86.47% 0.0252 0.1093) |
| OKLCH | oklch(86.47% 0.112 77) |
| XYZ | xyz(64.6095, 63.9026, 27.6664) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.50
Butterscotch
#FDB147
ΔE00 7.67
Navajowhite
#FFDEAD
ΔE00 7.81
Macaroni And Cheese
#EFB435
ΔE00 8.15
Wheat (survey)
#FBDD7E
ΔE00 8.25
Sand (survey)
#E2CA76
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC97B #7BAEFC
analogous
#FC887B #FCC97B #EFFC7B
triadic
#FCC97B #7BFCC9 #C97BFC
tetradic
#FCC97B #7BFC88 #7BAEFC #FC7BEF
square
#FCC97B #7BFC88 #7BAEFC #FC7BEF
split-complementary
#FCC97B #7BEFFC #887BFC
monochromatic
#F79806 #FBB13F #FCC97B #FDE1B7 #FEF3E1
Accessibility & contrast
On white
1.52
#FCC97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#FCC97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC97B
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC97B | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA75
Deuteranopia (green-blind)
#E9D67D
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc97b; /* rgb */ color: rgb(252, 201, 123); /* oklch */ color: oklch(86.5% 0.112 77.0);
Tailwind
colors: {
custom: {
50: '#ffd9a2',
500: '#fcc97b',
950: '#000000',
},
}SCSS
$custom: #fcc97b; $custom-light: #ffd9a2; $custom-dark: #000000;
JSON
{
"hex": "#fcc97b",
"rgb": {
"r": 252,
"g": 201,
"b": 123
},
"hsl": {
"h": 36.279,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.86468,
"c": 0.11213,
"h": 77
},
"luminance": 0.63899
}Semantic roles & 50–950 ramp
primary
#FCC97B
secondary
#427ED9
accent
#5BE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380