#FCC283#FCC283
#FCC283 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.3% C 0.104 H 68.0°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC283 |
|---|---|
| RGB | rgb(252, 194, 131) |
| HSL | hsl(31, 95%, 75%) |
| HSV | hsv(31, 48%, 99%) |
| CMYK | cmyk(0%, 23%, 48%, 1.2%) |
| CIE-LAB | lab(82.34, 13.32, 39.58) |
| CIE-LCH | lch(82.34, 41.76, 71.40°) |
| OKLab | oklab(85.27% 0.0389 0.0963) |
| OKLCH | oklch(85.27% 0.104 68) |
| XYZ | xyz(63.5362, 60.9217, 29.8809) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.49
Burlywood
#DEB887
ΔE00 6.14
Peach (survey)
#FFB07C
ΔE00 7.57
Light Peach
#FFD8B1
ΔE00 7.66
Butterscotch
#FDB147
ΔE00 7.77
Light Orange
#FDAA48
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC283 #83BDFC
analogous
#FC8683 #FCC283 #F9FC83
triadic
#FCC283 #83FCC2 #C283FC
tetradic
#FCC283 #83FC86 #83BDFC #FC83F9
square
#FCC283 #83FC86 #83BDFC #FC83F9
split-complementary
#FCC283 #83F9FC #8683FC
monochromatic
#F9870B #FBA547 #FCC283 #FDDFBF #FEF0E1
Accessibility & contrast
On white
1.59
#FCC283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#FCC283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC283
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC283 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57E
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#FFB5B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc283; /* rgb */ color: rgb(252, 194, 131); /* oklch */ color: oklch(85.3% 0.104 68.0);
Tailwind
colors: {
custom: {
50: '#ffd4a8',
500: '#fcc283',
950: '#000000',
},
}SCSS
$custom: #fcc283; $custom-light: #ffd4a8; $custom-dark: #000000;
JSON
{
"hex": "#fcc283",
"rgb": {
"r": 252,
"g": 194,
"b": 131
},
"hsl": {
"h": 31.24,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.85269,
"c": 0.10381,
"h": 68
},
"luminance": 0.60918
}Semantic roles & 50–950 ramp
primary
#FCC283
secondary
#498FDB
accent
#6EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380