#FCC38D#FCC38D
#FCC38D is a very light, moderate orange. Relative luminance 0.616; OKLCH L 85.6% C 0.095 H 64.4°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC38D |
|---|---|
| RGB | rgb(252, 195, 141) |
| HSL | hsl(29, 95%, 77%) |
| HSV | hsv(29, 44%, 99%) |
| CMYK | cmyk(0%, 22.6%, 44%, 1.2%) |
| CIE-LAB | lab(82.73, 13.76, 34.94) |
| CIE-LCH | lch(82.73, 37.55, 68.50°) |
| OKLab | oklab(85.62% 0.0412 0.0861) |
| OKLCH | oklch(85.62% 0.095 64.4) |
| XYZ | xyz(64.4702, 61.6526, 33.6985) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.70
Burlywood
#DEB887
ΔE00 6.15
Light Peach
#FFD8B1
ΔE00 6.46
Peach (survey)
#FFB07C
ΔE00 6.52
Apricot
#FBCEB1
ΔE00 7.17
Peach
#FFDAB9
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC38D #8DC6FC
analogous
#FC8D8F #FCC38D #FCFA8D
triadic
#FCC38D #8DFCC3 #C38DFC
tetradic
#FCC38D #8FFC8D #8DC6FC #FA8DFC
square
#FCC38D #8FFC8D #8DC6FC #FA8DFC
split-complementary
#FCC38D #8DFCFA #8D8FFC
monochromatic
#F98416 #FAA451 #FCC38D #FEE2C9 #FEEFE1
Accessibility & contrast
On white
1.58
#FCC38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#FCC38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC38D
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC38D | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C689
Deuteranopia (green-blind)
#E3D38E
Tritanopia (blue-blind)
#FFB7B5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc38d; /* rgb */ color: rgb(252, 195, 141); /* oklch */ color: oklch(85.6% 0.095 64.4);
Tailwind
colors: {
custom: {
50: '#ffd5af',
500: '#fcc38d',
950: '#000000',
},
}SCSS
$custom: #fcc38d; $custom-light: #ffd5af; $custom-dark: #000000;
JSON
{
"hex": "#fcc38d",
"rgb": {
"r": 252,
"g": 195,
"b": 141
},
"hsl": {
"h": 29.189,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.85624,
"c": 0.09542,
"h": 64.4
},
"luminance": 0.61649
}Semantic roles & 50–950 ramp
primary
#FCC38D
secondary
#5198DC
accent
#76E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381