#FCC183#FCC183
#FCC183 is a very light, moderate orange. Relative luminance 0.605; OKLCH L 85.1% C 0.104 H 67.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC183 |
|---|---|
| RGB | rgb(252, 193, 131) |
| HSL | hsl(31, 95%, 75%) |
| HSV | hsv(31, 48%, 99%) |
| CMYK | cmyk(0%, 23.4%, 48%, 1.2%) |
| CIE-LAB | lab(82.10, 13.84, 39.27) |
| CIE-LCH | lch(82.10, 41.64, 70.58°) |
| OKLab | oklab(85.08% 0.0404 0.0956) |
| OKLCH | oklch(85.08% 0.104 67.1) |
| XYZ | xyz(63.3144, 60.4780, 29.8069) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.12
Burlywood
#DEB887
ΔE00 6.20
Peach (survey)
#FFB07C
ΔE00 7.10
Light Peach
#FFD8B1
ΔE00 7.73
Sandybrown
#F4A460
ΔE00 7.73
Pale Orange
#FFA756
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC183 #83BEFC
analogous
#FC8483 #FCC183 #FAFC83
triadic
#FCC183 #83FCC1 #C183FC
tetradic
#FCC183 #83FC84 #83BEFC #FC83FA
square
#FCC183 #83FC84 #83BEFC #FC83FA
split-complementary
#FCC183 #83FAFC #8483FC
monochromatic
#F9850B #FBA347 #FCC183 #FDDFBF #FEF0E1
Accessibility & contrast
On white
1.60
#FCC183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#FCC183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC183
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC183 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47E
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcc183; /* rgb */ color: rgb(252, 193, 131); /* oklch */ color: oklch(85.1% 0.104 67.1);
Tailwind
colors: {
custom: {
50: '#ffd3a8',
500: '#fcc183',
950: '#000000',
},
}SCSS
$custom: #fcc183; $custom-light: #ffd3a8; $custom-dark: #000000;
JSON
{
"hex": "#fcc183",
"rgb": {
"r": 252,
"g": 193,
"b": 131
},
"hsl": {
"h": 30.744,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.85082,
"c": 0.10376,
"h": 67.1
},
"luminance": 0.60474
}Semantic roles & 50–950 ramp
primary
#FCC183
secondary
#4990DB
accent
#70E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380