#FFC581#FFC581
#FFC581 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.1% C 0.108 H 70.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC581 |
|---|---|
| RGB | rgb(255, 197, 129) |
| HSL | hsl(32, 100%, 75%) |
| HSV | hsv(32, 49%, 100%) |
| CMYK | cmyk(0%, 22.7%, 49.4%, 0%) |
| CIE-LAB | lab(83.33, 12.77, 41.91) |
| CIE-LCH | lch(83.33, 43.81, 73.06°) |
| OKLab | oklab(86.1% 0.0369 0.1014) |
| OKLCH | oklch(86.1% 0.108 70) |
| XYZ | xyz(65.1716, 62.7816, 29.4500) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 6.28
Burlywood
#DEB887
ΔE00 6.77
Butterscotch
#FDB147
ΔE00 7.36
Light Peach
#FFD8B1
ΔE00 7.95
Light Orange
#FDAA48
ΔE00 8.10
Navajowhite
#FFDEAD
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC581 #81BBFF
analogous
#FF8681 #FFC581 #FAFF81
triadic
#FFC581 #81FFC5 #C581FF
tetradic
#FFC581 #81FF86 #81BBFF #FF81FA
square
#FFC581 #81FF86 #81BBFF #FF81FA
split-complementary
#FFC581 #81FAFF #8681FF
monochromatic
#FF8D07 #FFA944 #FFC581 #FFE1BE #FFF1E0
Accessibility & contrast
On white
1.55
#FFC581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#FFC581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC581
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC581 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87C
Deuteranopia (green-blind)
#E7D582
Tritanopia (blue-blind)
#FFB7B4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc581; /* rgb */ color: rgb(255, 197, 129); /* oklch */ color: oklch(86.1% 0.108 70.0);
Tailwind
colors: {
custom: {
50: '#ffd6a6',
500: '#ffc581',
950: '#000000',
},
}SCSS
$custom: #ffc581; $custom-light: #ffd6a6; $custom-dark: #000000;
JSON
{
"hex": "#ffc581",
"rgb": {
"r": 255,
"g": 197,
"b": 129
},
"hsl": {
"h": 32.381,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.86102,
"c": 0.10789,
"h": 70
},
"luminance": 0.62777
}Semantic roles & 50–950 ramp
primary
#FFC581
secondary
#468CDE
accent
#6AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380