#FCC294#FCC294
#FCC294 is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.6% C 0.090 H 59.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC294 |
|---|---|
| RGB | rgb(252, 194, 148) |
| HSL | hsl(27, 95%, 78%) |
| HSV | hsv(27, 41%, 99%) |
| CMYK | cmyk(0%, 23%, 41.3%, 1.2%) |
| CIE-LAB | lab(82.60, 15.01, 31.13) |
| CIE-LCH | lch(82.60, 34.56, 64.26°) |
| OKLab | oklab(85.57% 0.0454 0.0775) |
| OKLCH | oklch(85.57% 0.09 59.6) |
| XYZ | xyz(64.7843, 61.4209, 36.4544) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.51
Apricot
#FBCEB1
ΔE00 5.52
Apricot (survey)
#FFB16D
ΔE00 6.26
Light Peach
#FFD8B1
ΔE00 6.39
Burlywood
#DEB887
ΔE00 7.06
Peach
#FFDAB9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC294 #94CEFC
analogous
#FC949A #FCC294 #FCF694
triadic
#FCC294 #94FCC2 #C294FC
tetradic
#FCC294 #9AFC94 #94CEFC #F694FC
square
#FCC294 #9AFC94 #94CEFC #F694FC
split-complementary
#FCC294 #94FCF6 #949AFC
monochromatic
#F97E1D #FAA058 #FCC294 #FEE4D0 #FEEEE1
Accessibility & contrast
On white
1.58
#FCC294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#FCC294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC294
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC294 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C691
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#FFB6B6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc294; /* rgb */ color: rgb(252, 194, 148); /* oklch */ color: oklch(85.6% 0.090 59.6);
Tailwind
colors: {
custom: {
50: '#ffd4b3',
500: '#fcc294',
950: '#000000',
},
}SCSS
$custom: #fcc294; $custom-light: #ffd4b3; $custom-dark: #000000;
JSON
{
"hex": "#fcc294",
"rgb": {
"r": 252,
"g": 194,
"b": 148
},
"hsl": {
"h": 26.538,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.85565,
"c": 0.08979,
"h": 59.6
},
"luminance": 0.61417
}Semantic roles & 50–950 ramp
primary
#FCC294
secondary
#57A2DD
accent
#80E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381