#FFC583#FFC583
#FFC583 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.1% C 0.106 H 69.3°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC583 |
|---|---|
| RGB | rgb(255, 197, 131) |
| HSL | hsl(32, 100%, 76%) |
| HSV | hsv(32, 49%, 100%) |
| CMYK | cmyk(0%, 22.7%, 48.6%, 0%) |
| CIE-LAB | lab(83.36, 12.95, 40.93) |
| CIE-LCH | lch(83.36, 42.93, 72.45°) |
| OKLab | oklab(86.13% 0.0376 0.0993) |
| OKLCH | oklch(86.13% 0.106 69.3) |
| XYZ | xyz(65.3059, 62.8353, 30.1570) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 6.12
Burlywood
#DEB887
ΔE00 6.66
Butterscotch
#FDB147
ΔE00 7.64
Light Peach
#FFD8B1
ΔE00 7.66
Navajowhite
#FFDEAD
ΔE00 8.09
Light Orange
#FDAA48
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC583 #83BDFF
analogous
#FF8783 #FFC583 #FBFF83
triadic
#FFC583 #83FFC5 #C583FF
tetradic
#FFC583 #83FF87 #83BDFF #FF83FB
square
#FFC583 #83FF87 #83BDFF #FF83FB
split-complementary
#FFC583 #83FBFF #8783FF
monochromatic
#FF8C09 #FFA846 #FFC583 #FFE2C0 #FFF1E0
Accessibility & contrast
On white
1.55
#FFC583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#FFC583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC583
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC583 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87E
Deuteranopia (green-blind)
#E7D584
Tritanopia (blue-blind)
#FFB7B5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc583; /* rgb */ color: rgb(255, 197, 131); /* oklch */ color: oklch(86.1% 0.106 69.3);
Tailwind
colors: {
custom: {
50: '#ffd6a8',
500: '#ffc583',
950: '#000000',
},
}SCSS
$custom: #ffc583; $custom-light: #ffd6a8; $custom-dark: #000000;
JSON
{
"hex": "#ffc583",
"rgb": {
"r": 255,
"g": 197,
"b": 131
},
"hsl": {
"h": 31.935,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.86133,
"c": 0.10619,
"h": 69.3
},
"luminance": 0.62831
}Semantic roles & 50–950 ramp
primary
#FFC583
secondary
#488EDF
accent
#6BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380