#FCC98D#FCC98D
#FCC98D is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.8% C 0.096 H 70.6°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC98D |
|---|---|
| RGB | rgb(252, 201, 141) |
| HSL | hsl(32, 95%, 77%) |
| HSV | hsv(32, 44%, 99%) |
| CMYK | cmyk(0%, 20.2%, 44%, 1.2%) |
| CIE-LAB | lab(84.17, 10.64, 36.82) |
| CIE-LCH | lch(84.17, 38.32, 73.89°) |
| OKLab | oklab(86.75% 0.0319 0.0904) |
| OKLCH | oklch(86.75% 0.096 70.6) |
| XYZ | xyz(65.8417, 64.3955, 34.1557) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.89
Light Peach
#FFD8B1
ΔE00 6.07
Navajowhite
#FFDEAD
ΔE00 6.34
Apricot (survey)
#FFB16D
ΔE00 7.62
Peach
#FFDAB9
ΔE00 7.73
Very Light Brown
#D3B683
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC98D #8DC0FC
analogous
#FC918D #FCC98D #F8FC8D
triadic
#FCC98D #8DFCC9 #C98DFC
tetradic
#FCC98D #8DFC91 #8DC0FC #FC8DF8
square
#FCC98D #8DFC91 #8DC0FC #FC8DF8
split-complementary
#FCC98D #8DF8FC #918DFC
monochromatic
#F99116 #FAAD51 #FCC98D #FEE5C9 #FEF1E1
Accessibility & contrast
On white
1.51
#FCC98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#FCC98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC98D
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC98D | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB89
Deuteranopia (green-blind)
#E7D78E
Tritanopia (blue-blind)
#FFBDBA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcc98d; /* rgb */ color: rgb(252, 201, 141); /* oklch */ color: oklch(86.8% 0.096 70.6);
Tailwind
colors: {
custom: {
50: '#ffd9af',
500: '#fcc98d',
950: '#000000',
},
}SCSS
$custom: #fcc98d; $custom-light: #ffd9af; $custom-dark: #000000;
JSON
{
"hex": "#fcc98d",
"rgb": {
"r": 252,
"g": 201,
"b": 141
},
"hsl": {
"h": 32.432,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.86752,
"c": 0.0959,
"h": 70.6
},
"luminance": 0.64392
}Semantic roles & 50–950 ramp
primary
#FCC98D
secondary
#5191DC
accent
#69E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381