#FCC18E#FCC18E
#FCC18E is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.3% C 0.095 H 61.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC18E |
|---|---|
| RGB | rgb(252, 193, 142) |
| HSL | hsl(28, 95%, 77%) |
| HSV | hsv(28, 44%, 99%) |
| CMYK | cmyk(0%, 23.4%, 43.7%, 1.2%) |
| CIE-LAB | lab(82.27, 14.91, 33.81) |
| CIE-LCH | lch(82.27, 36.95, 66.21°) |
| OKLab | oklab(85.27% 0.0447 0.0835) |
| OKLCH | oklch(85.27% 0.095 61.9) |
| XYZ | xyz(64.0999, 60.7922, 33.9438) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.40
Peach (survey)
#FFB07C
ΔE00 5.53
Burlywood
#DEB887
ΔE00 6.59
Apricot
#FBCEB1
ΔE00 6.67
Light Peach
#FFD8B1
ΔE00 6.78
Peach
#FFDAB9
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC18E #8EC9FC
analogous
#FC8E92 #FCC18E #FCF88E
triadic
#FCC18E #8EFCC1 #C18EFC
tetradic
#FCC18E #92FC8E #8EC9FC #F88EFC
square
#FCC18E #92FC8E #8EC9FC #F88EFC
split-complementary
#FCC18E #8EFCF8 #8E92FC
monochromatic
#F98017 #FAA052 #FCC18E #FEE2CA #FEEFE1
Accessibility & contrast
On white
1.60
#FCC18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#FCC18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC18E
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC18E | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58A
Deuteranopia (green-blind)
#E1D28F
Tritanopia (blue-blind)
#FFB5B4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc18e; /* rgb */ color: rgb(252, 193, 142); /* oklch */ color: oklch(85.3% 0.095 61.9);
Tailwind
colors: {
custom: {
50: '#ffd3af',
500: '#fcc18e',
950: '#000000',
},
}SCSS
$custom: #fcc18e; $custom-light: #ffd3af; $custom-dark: #000000;
JSON
{
"hex": "#fcc18e",
"rgb": {
"r": 252,
"g": 193,
"b": 142
},
"hsl": {
"h": 27.818,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.85269,
"c": 0.09471,
"h": 61.9
},
"luminance": 0.60788
}Semantic roles & 50–950 ramp
primary
#FCC18E
secondary
#529CDC
accent
#7BE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381