#FAC28C#FAC28C
#FAC28C is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.2% C 0.095 H 65.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC28C |
|---|---|
| RGB | rgb(250, 194, 140) |
| HSL | hsl(29, 92%, 76%) |
| HSV | hsv(29, 44%, 98%) |
| CMYK | cmyk(0%, 22.4%, 44%, 2%) |
| CIE-LAB | lab(82.27, 13.40, 34.82) |
| CIE-LCH | lch(82.27, 37.31, 68.96°) |
| OKLab | oklab(85.22% 0.0401 0.0858) |
| OKLCH | oklch(85.22% 0.095 65) |
| XYZ | xyz(63.4522, 60.8048, 33.2002) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.71
Burlywood
#DEB887
ΔE00 5.77
Light Peach
#FFD8B1
ΔE00 6.54
Peach (survey)
#FFB07C
ΔE00 6.60
Apricot
#FBCEB1
ΔE00 7.29
Peach
#FFDAB9
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC28C #8CC4FA
analogous
#FA8C8D #FAC28C #FAF98C
triadic
#FAC28C #8CFAC2 #C28CFA
tetradic
#FAC28C #8DFA8C #8CC4FA #F98CFA
square
#FAC28C #8DFA8C #8CC4FA #F98CFA
split-complementary
#FAC28C #8CFAF9 #8C8DFA
monochromatic
#F58417 #F7A351 #FAC28C #FDE1C7 #FEEFE2
Accessibility & contrast
On white
1.60
#FAC28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#FAC28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC28C
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC28C | 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)
#D4C588
Deuteranopia (green-blind)
#E1D28D
Tritanopia (blue-blind)
#FFB6B4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fac28c; /* rgb */ color: rgb(250, 194, 140); /* oklch */ color: oklch(85.2% 0.095 65.0);
Tailwind
colors: {
custom: {
50: '#fed4ae',
500: '#fac28c',
950: '#000000',
},
}SCSS
$custom: #fac28c; $custom-light: #fed4ae; $custom-dark: #000000;
JSON
{
"hex": "#fac28c",
"rgb": {
"r": 250,
"g": 194,
"b": 140
},
"hsl": {
"h": 29.455,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.85219,
"c": 0.0947,
"h": 65
},
"luminance": 0.60801
}Semantic roles & 50–950 ramp
primary
#FAC28C
secondary
#5196D9
accent
#75E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381