#FCC89F#FCC89F
#FCC89F is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.9% C 0.080 H 59.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC89F |
|---|---|
| RGB | rgb(252, 200, 159) |
| HSL | hsl(26, 94%, 81%) |
| HSV | hsv(26, 37%, 99%) |
| CMYK | cmyk(0%, 20.6%, 36.9%, 1.2%) |
| CIE-LAB | lab(84.23, 13.09, 27.56) |
| CIE-LCH | lch(84.23, 30.51, 64.59°) |
| OKLab | oklab(86.9% 0.0405 0.0693) |
| OKLCH | oklch(86.9% 0.08 59.7) |
| XYZ | xyz(67.0591, 64.5107, 41.7138) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.76
Light Peach
#FFD8B1
ΔE00 4.70
Peach
#FFDAB9
ΔE00 5.30
Peach (survey)
#FFB07C
ΔE00 7.26
Burlywood
#DEB887
ΔE00 7.30
Navajowhite
#FFDEAD
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC89F #9FD3FC
analogous
#FC9FA4 #FCC89F #FCF79F
triadic
#FCC89F #9FFCC8 #C89FFC
tetradic
#FCC89F #A4FC9F #9FD3FC #F79FFC
square
#FCC89F #A4FC9F #9FD3FC #F79FFC
split-complementary
#FCC89F #9FFCF7 #9FA4FC
monochromatic
#F88428 #FAA664 #FCC89F #FEEADA #FEEEE1
Accessibility & contrast
On white
1.51
#FCC89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#FCC89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC89F
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC89F | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB9C
Deuteranopia (green-blind)
#E4D7A0
Tritanopia (blue-blind)
#FFBEBD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcc89f; /* rgb */ color: rgb(252, 200, 159); /* oklch */ color: oklch(86.9% 0.080 59.7);
Tailwind
colors: {
custom: {
50: '#ffd8bb',
500: '#fcc89f',
950: '#000000',
},
}SCSS
$custom: #fcc89f; $custom-light: #ffd8bb; $custom-dark: #000000;
JSON
{
"hex": "#fcc89f",
"rgb": {
"r": 252,
"g": 200,
"b": 159
},
"hsl": {
"h": 26.452,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.86897,
"c": 0.08022,
"h": 59.7
},
"luminance": 0.64507
}Semantic roles & 50–950 ramp
primary
#FCC89F
secondary
#61A7DE
accent
#80E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382