#FAC18C#FAC18C
#FAC18C is a very light, moderate orange. Relative luminance 0.604; OKLCH L 85.0% C 0.095 H 63.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC18C |
|---|---|
| RGB | rgb(250, 193, 140) |
| HSL | hsl(29, 92%, 76%) |
| HSV | hsv(29, 44%, 98%) |
| CMYK | cmyk(0%, 22.8%, 44%, 2%) |
| CIE-LAB | lab(82.03, 13.92, 34.51) |
| CIE-LCH | lch(82.03, 37.21, 68.03°) |
| OKLab | oklab(85.03% 0.0416 0.0851) |
| OKLCH | oklch(85.03% 0.095 63.9) |
| XYZ | xyz(63.2304, 60.3611, 33.1263) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.48
Burlywood
#DEB887
ΔE00 5.94
Peach (survey)
#FFB07C
ΔE00 6.15
Light Peach
#FFD8B1
ΔE00 6.71
Apricot
#FBCEB1
ΔE00 7.13
Peach
#FFDAB9
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC18C #8CC5FA
analogous
#FA8C8E #FAC18C #FAF88C
triadic
#FAC18C #8CFAC1 #C18CFA
tetradic
#FAC18C #8EFA8C #8CC5FA #F88CFA
square
#FAC18C #8EFA8C #8CC5FA #F88CFA
split-complementary
#FAC18C #8CFAF8 #8C8EFA
monochromatic
#F58217 #F7A151 #FAC18C #FDE1C7 #FEEFE2
Accessibility & contrast
On white
1.61
#FAC18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#FAC18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC18C
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC18C | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C488
Deuteranopia (green-blind)
#E1D18D
Tritanopia (blue-blind)
#FFB5B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fac18c; /* rgb */ color: rgb(250, 193, 140); /* oklch */ color: oklch(85.0% 0.095 63.9);
Tailwind
colors: {
custom: {
50: '#fed3ae',
500: '#fac18c',
950: '#000000',
},
}SCSS
$custom: #fac18c; $custom-light: #fed3ae; $custom-dark: #000000;
JSON
{
"hex": "#fac18c",
"rgb": {
"r": 250,
"g": 193,
"b": 140
},
"hsl": {
"h": 28.909,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.85032,
"c": 0.09471,
"h": 63.9
},
"luminance": 0.60357
}Semantic roles & 50–950 ramp
primary
#FAC18C
secondary
#5198D9
accent
#77E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381