#FAC37B#FAC37B
#FAC37B is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.1% C 0.109 H 72.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC37B |
|---|---|
| RGB | rgb(250, 195, 123) |
| HSL | hsl(34, 93%, 73%) |
| HSV | hsv(34, 51%, 98%) |
| CMYK | cmyk(0%, 22%, 50.8%, 2%) |
| CIE-LAB | lab(82.26, 11.28, 43.50) |
| CIE-LCH | lch(82.26, 44.94, 75.46°) |
| OKLab | oklab(85.13% 0.0321 0.1046) |
| OKLCH | oklch(85.13% 0.109 72.9) |
| XYZ | xyz(62.5174, 60.7881, 27.1755) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.40
Butterscotch
#FDB147
ΔE00 6.78
Apricot (survey)
#FFB16D
ΔE00 7.05
Light Orange
#FDAA48
ΔE00 7.94
Very Light Brown
#D3B683
ΔE00 8.39
Navajowhite
#FFDEAD
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC37B #7BB2FA
analogous
#FA837B #FAC37B #F1FA7B
triadic
#FAC37B #7BFAC3 #C37BFA
tetradic
#FAC37B #7BFA83 #7BB2FA #FA7BF1
square
#FAC37B #7BFA83 #7BB2FA #FA7BF1
split-complementary
#FAC37B #7BF1FA #837BFA
monochromatic
#F18D09 #F8A840 #FAC37B #FCDEB6 #FEF2E2
Accessibility & contrast
On white
1.60
#FAC37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#FAC37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC37B
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC37B | 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)
#D7C575
Deuteranopia (green-blind)
#E4D27D
Tritanopia (blue-blind)
#FFB5B1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fac37b; /* rgb */ color: rgb(250, 195, 123); /* oklch */ color: oklch(85.1% 0.109 72.9);
Tailwind
colors: {
custom: {
50: '#ffd5a2',
500: '#fac37b',
950: '#000000',
},
}SCSS
$custom: #fac37b; $custom-light: #ffd5a2; $custom-dark: #000000;
JSON
{
"hex": "#fac37b",
"rgb": {
"r": 250,
"g": 195,
"b": 123
},
"hsl": {
"h": 34.016,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.85131,
"c": 0.10945,
"h": 72.9
},
"luminance": 0.60784
}Semantic roles & 50–950 ramp
primary
#FAC37B
secondary
#4283D7
accent
#63E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380