#FCC98E#FCC98E
#FCC98E is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.8% C 0.095 H 70.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC98E |
|---|---|
| RGB | rgb(252, 201, 142) |
| HSL | hsl(32, 95%, 77%) |
| HSV | hsv(32, 44%, 99%) |
| CMYK | cmyk(0%, 20.2%, 43.7%, 1.2%) |
| CIE-LAB | lab(84.19, 10.74, 36.32) |
| CIE-LCH | lch(84.19, 37.88, 73.53°) |
| OKLab | oklab(86.77% 0.0323 0.0893) |
| OKLCH | oklch(86.77% 0.095 70.1) |
| XYZ | xyz(65.9164, 64.4254, 34.5493) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.86
Light Peach
#FFD8B1
ΔE00 5.90
Navajowhite
#FFDEAD
ΔE00 6.32
Peach
#FFDAB9
ΔE00 7.55
Apricot (survey)
#FFB16D
ΔE00 7.57
Apricot
#FBCEB1
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC98E #8EC1FC
analogous
#FC928E #FCC98E #F8FC8E
triadic
#FCC98E #8EFCC9 #C98EFC
tetradic
#FCC98E #8EFC92 #8EC1FC #FC8EF8
square
#FCC98E #8EFC92 #8EC1FC #FC8EF8
split-complementary
#FCC98E #8EF8FC #928EFC
monochromatic
#F99017 #FAAD52 #FCC98E #FEE5CA #FEF1E1
Accessibility & contrast
On white
1.51
#FCC98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#FCC98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC98E
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC98E | 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)
#DBCB8A
Deuteranopia (green-blind)
#E7D78F
Tritanopia (blue-blind)
#FFBDBA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcc98e; /* rgb */ color: rgb(252, 201, 142); /* oklch */ color: oklch(86.8% 0.095 70.1);
Tailwind
colors: {
custom: {
50: '#ffd9af',
500: '#fcc98e',
950: '#000000',
},
}SCSS
$custom: #fcc98e; $custom-light: #ffd9af; $custom-dark: #000000;
JSON
{
"hex": "#fcc98e",
"rgb": {
"r": 252,
"g": 201,
"b": 142
},
"hsl": {
"h": 32.182,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.86769,
"c": 0.09499,
"h": 70.1
},
"luminance": 0.64422
}Semantic roles & 50–950 ramp
primary
#FCC98E
secondary
#5292DC
accent
#6AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381