#FAC183#FAC183
#FAC183 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.9% C 0.102 H 68.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC183 |
|---|---|
| RGB | rgb(250, 193, 131) |
| HSL | hsl(31, 92%, 75%) |
| HSV | hsv(31, 48%, 98%) |
| CMYK | cmyk(0%, 22.8%, 47.6%, 2%) |
| CIE-LAB | lab(81.90, 13.05, 38.97) |
| CIE-LCH | lch(81.90, 41.10, 71.49°) |
| OKLab | oklab(84.88% 0.0382 0.0949) |
| OKLCH | oklch(84.88% 0.102 68.1) |
| XYZ | xyz(62.5937, 60.1065, 29.7732) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.49
Burlywood
#DEB887
ΔE00 5.79
Peach (survey)
#FFB07C
ΔE00 7.51
Light Peach
#FFD8B1
ΔE00 7.64
Butterscotch
#FDB147
ΔE00 7.84
Sandybrown
#F4A460
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC183 #83BCFA
analogous
#FA8683 #FAC183 #F7FA83
triadic
#FAC183 #83FAC1 #C183FA
tetradic
#FAC183 #83FA86 #83BCFA #FA83F7
square
#FAC183 #83FA86 #83BCFA #FA83F7
split-complementary
#FAC183 #83F7FA #8683FA
monochromatic
#F5860D #F8A448 #FAC183 #FCDEBE #FEF0E2
Accessibility & contrast
On white
1.61
#FAC183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#FAC183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC183
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC183 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C47E
Deuteranopia (green-blind)
#E2D184
Tritanopia (blue-blind)
#FFB4B1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fac183; /* rgb */ color: rgb(250, 193, 131); /* oklch */ color: oklch(84.9% 0.102 68.1);
Tailwind
colors: {
custom: {
50: '#fed3a8',
500: '#fac183',
950: '#000000',
},
}SCSS
$custom: #fac183; $custom-light: #fed3a8; $custom-dark: #000000;
JSON
{
"hex": "#fac183",
"rgb": {
"r": 250,
"g": 193,
"b": 131
},
"hsl": {
"h": 31.261,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.84879,
"c": 0.1023,
"h": 68.1
},
"luminance": 0.60103
}Semantic roles & 50–950 ramp
primary
#FAC183
secondary
#498ED8
accent
#6EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380