#FCC189#FCC189
#FCC189 is a very light, moderate orange. Relative luminance 0.606; OKLCH L 85.2% C 0.099 H 64.4°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC189 |
|---|---|
| RGB | rgb(252, 193, 137) |
| HSL | hsl(29, 95%, 76%) |
| HSV | hsv(29, 46%, 99%) |
| CMYK | cmyk(0%, 23.4%, 45.6%, 1.2%) |
| CIE-LAB | lab(82.19, 14.41, 36.30) |
| CIE-LCH | lch(82.19, 39.06, 68.35°) |
| OKLab | oklab(85.18% 0.0427 0.0891) |
| OKLCH | oklch(85.18% 0.099 64.4) |
| XYZ | xyz(63.7329, 60.6454, 32.0109) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.07
Peach (survey)
#FFB07C
ΔE00 6.15
Burlywood
#DEB887
ΔE00 6.26
Light Peach
#FFD8B1
ΔE00 7.11
Sandybrown
#F4A460
ΔE00 7.67
Apricot
#FBCEB1
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC189 #89C4FC
analogous
#FC898B #FCC189 #FCFA89
triadic
#FCC189 #89FCC1 #C189FC
tetradic
#FCC189 #8BFC89 #89C4FC #FA89FC
square
#FCC189 #8BFC89 #89C4FC #FA89FC
split-complementary
#FCC189 #89FCFA #898BFC
monochromatic
#F98212 #FAA24D #FCC189 #FEE0C5 #FEEFE1
Accessibility & contrast
On white
1.60
#FCC189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#FCC189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC189
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC189 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C585
Deuteranopia (green-blind)
#E2D28A
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcc189; /* rgb */ color: rgb(252, 193, 137); /* oklch */ color: oklch(85.2% 0.099 64.4);
Tailwind
colors: {
custom: {
50: '#ffd3ac',
500: '#fcc189',
950: '#000000',
},
}SCSS
$custom: #fcc189; $custom-light: #ffd3ac; $custom-dark: #000000;
JSON
{
"hex": "#fcc189",
"rgb": {
"r": 252,
"g": 193,
"b": 137
},
"hsl": {
"h": 29.217,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.85182,
"c": 0.09878,
"h": 64.4
},
"luminance": 0.60642
}Semantic roles & 50–950 ramp
primary
#FCC189
secondary
#4E96DB
accent
#76E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381