#FAC38C#FAC38C
#FAC38C is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.4% C 0.095 H 66.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC38C |
|---|---|
| RGB | rgb(250, 195, 140) |
| HSL | hsl(30, 92%, 76%) |
| HSV | hsv(30, 44%, 98%) |
| CMYK | cmyk(0%, 22%, 44%, 2%) |
| CIE-LAB | lab(82.51, 12.88, 35.14) |
| CIE-LCH | lch(82.51, 37.42, 69.88°) |
| OKLab | oklab(85.41% 0.0386 0.0865) |
| OKLCH | oklch(85.41% 0.095 66) |
| XYZ | xyz(63.6755, 61.2514, 33.2747) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.64
Apricot (survey)
#FFB16D
ΔE00 5.98
Light Peach
#FFD8B1
ΔE00 6.40
Peach (survey)
#FFB07C
ΔE00 7.06
Apricot
#FBCEB1
ΔE00 7.48
Peach
#FFDAB9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC38C #8CC3FA
analogous
#FA8C8C #FAC38C #FAFA8C
triadic
#FAC38C #8CFAC3 #C38CFA
tetradic
#FAC38C #8CFA8C #8CC3FA #FA8CFA
square
#FAC38C #8CFA8C #8CC3FA #FA8CFA
split-complementary
#FAC38C #8CFAFA #8C8CFA
monochromatic
#F58617 #F7A451 #FAC38C #FDE2C7 #FEF0E2
Accessibility & contrast
On white
1.58
#FAC38C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#FAC38C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC38C
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC38C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC38C | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C688
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#FFB7B5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fac38c; /* rgb */ color: rgb(250, 195, 140); /* oklch */ color: oklch(85.4% 0.095 66.0);
Tailwind
colors: {
custom: {
50: '#fed5ae',
500: '#fac38c',
950: '#000000',
},
}SCSS
$custom: #fac38c; $custom-light: #fed5ae; $custom-dark: #000000;
JSON
{
"hex": "#fac38c",
"rgb": {
"r": 250,
"g": 195,
"b": 140
},
"hsl": {
"h": 30,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.85406,
"c": 0.09472,
"h": 66
},
"luminance": 0.61248
}Semantic roles & 50–950 ramp
primary
#FAC38C
secondary
#5195D9
accent
#73E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381