#FAC296#FAC296
#FAC296 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.4% C 0.086 H 59.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC296 |
|---|---|
| RGB | rgb(250, 194, 150) |
| HSL | hsl(26, 91%, 78%) |
| HSV | hsv(26, 40%, 98%) |
| CMYK | cmyk(0%, 22.4%, 40%, 2%) |
| CIE-LAB | lab(82.44, 14.45, 29.83) |
| CIE-LCH | lch(82.44, 33.14, 64.16°) |
| OKLab | oklab(85.4% 0.044 0.0745) |
| OKLCH | oklch(85.4% 0.086 59.4) |
| XYZ | xyz(64.2233, 61.1132, 37.2615) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.07
Peach (survey)
#FFB07C
ΔE00 5.79
Light Peach
#FFD8B1
ΔE00 6.15
Apricot (survey)
#FFB16D
ΔE00 6.70
Peach
#FFDAB9
ΔE00 6.88
Burlywood
#DEB887
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC296 #96CEFA
analogous
#FA969C #FAC296 #FAF496
triadic
#FAC296 #96FAC2 #C296FA
tetradic
#FAC296 #9CFA96 #96CEFA #F496FA
square
#FAC296 #9CFA96 #96CEFA #F496FA
split-complementary
#FAC296 #96FAF4 #969CFA
monochromatic
#F47E21 #F7A05C #FAC296 #FDE4D0 #FEEEE2
Accessibility & contrast
On white
1.59
#FAC296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#FAC296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC296
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC296 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C693
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#FFB7B6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fac296; /* rgb */ color: rgb(250, 194, 150); /* oklch */ color: oklch(85.4% 0.086 59.4);
Tailwind
colors: {
custom: {
50: '#fed4b5',
500: '#fac296',
950: '#000000',
},
}SCSS
$custom: #fac296; $custom-light: #fed4b5; $custom-dark: #000000;
JSON
{
"hex": "#fac296",
"rgb": {
"r": 250,
"g": 194,
"b": 150
},
"hsl": {
"h": 26.4,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.85402,
"c": 0.08648,
"h": 59.4
},
"luminance": 0.6111
}Semantic roles & 50–950 ramp
primary
#FAC296
secondary
#5AA2DA
accent
#81E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381