#FAC27A#FAC27A
#FAC27A is a very light, moderate orange. Relative luminance 0.603; OKLCH L 84.9% C 0.110 H 72.4°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC27A |
|---|---|
| RGB | rgb(250, 194, 122) |
| HSL | hsl(34, 93%, 73%) |
| HSV | hsv(34, 51%, 98%) |
| CMYK | cmyk(0%, 22.4%, 51.2%, 2%) |
| CIE-LAB | lab(82.01, 11.71, 43.69) |
| CIE-LCH | lch(82.01, 45.23, 74.99°) |
| OKLab | oklab(84.93% 0.0333 0.105) |
| OKLCH | oklch(84.93% 0.11 72.4) |
| XYZ | xyz(62.2319, 60.3166, 26.7730) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.41
Butterscotch
#FDB147
ΔE00 6.57
Apricot (survey)
#FFB16D
ΔE00 6.73
Light Orange
#FDAA48
ΔE00 7.65
Very Light Brown
#D3B683
ΔE00 8.48
Navajowhite
#FFDEAD
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC27A #7AB2FA
analogous
#FA827A #FAC27A #F2FA7A
triadic
#FAC27A #7AFAC2 #C27AFA
tetradic
#FAC27A #7AFA82 #7AB2FA #FA7AF2
square
#FAC27A #7AFA82 #7AB2FA #FA7AF2
split-complementary
#FAC27A #7AF2FA #827AFA
monochromatic
#F18B09 #F8A73F #FAC27A #FCDDB5 #FEF1E2
Accessibility & contrast
On white
1.61
#FAC27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#FAC27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC27A
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC27A | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C474
Deuteranopia (green-blind)
#E3D17C
Tritanopia (blue-blind)
#FFB4B0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fac27a; /* rgb */ color: rgb(250, 194, 122); /* oklch */ color: oklch(84.9% 0.110 72.4);
Tailwind
colors: {
custom: {
50: '#ffd4a1',
500: '#fac27a',
950: '#000000',
},
}SCSS
$custom: #fac27a; $custom-light: #ffd4a1; $custom-dark: #000000;
JSON
{
"hex": "#fac27a",
"rgb": {
"r": 250,
"g": 194,
"b": 122
},
"hsl": {
"h": 33.75,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.84927,
"c": 0.11012,
"h": 72.4
},
"luminance": 0.60313
}Semantic roles & 50–950 ramp
primary
#FAC27A
secondary
#4183D7
accent
#64E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380