#FFC481#FFC481
#FFC481 is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.9% C 0.108 H 69.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC481 |
|---|---|
| RGB | rgb(255, 196, 129) |
| HSL | hsl(32, 100%, 75%) |
| HSV | hsv(32, 49%, 100%) |
| CMYK | cmyk(0%, 23.1%, 49.4%, 0%) |
| CIE-LAB | lab(83.09, 13.29, 41.61) |
| CIE-LCH | lch(83.09, 43.68, 72.29°) |
| OKLab | oklab(85.92% 0.0384 0.1007) |
| OKLCH | oklch(85.92% 0.108 69.1) |
| XYZ | xyz(64.9453, 62.3289, 29.3746) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.87
Burlywood
#DEB887
ΔE00 6.75
Butterscotch
#FDB147
ΔE00 7.35
Light Orange
#FDAA48
ΔE00 7.93
Light Peach
#FFD8B1
ΔE00 7.96
Peach (survey)
#FFB07C
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC481 #81BCFF
analogous
#FF8581 #FFC481 #FBFF81
triadic
#FFC481 #81FFC4 #C481FF
tetradic
#FFC481 #81FF85 #81BCFF #FF81FB
square
#FFC481 #81FF85 #81BCFF #FF81FB
split-complementary
#FFC481 #81FBFF #8581FF
monochromatic
#FF8B07 #FFA744 #FFC481 #FFE1BE #FFF1E0
Accessibility & contrast
On white
1.56
#FFC481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#FFC481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC481
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC481 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77C
Deuteranopia (green-blind)
#E6D482
Tritanopia (blue-blind)
#FFB6B3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffc481; /* rgb */ color: rgb(255, 196, 129); /* oklch */ color: oklch(85.9% 0.108 69.1);
Tailwind
colors: {
custom: {
50: '#ffd5a6',
500: '#ffc481',
950: '#000000',
},
}SCSS
$custom: #ffc481; $custom-light: #ffd5a6; $custom-dark: #000000;
JSON
{
"hex": "#ffc481",
"rgb": {
"r": 255,
"g": 196,
"b": 129
},
"hsl": {
"h": 31.905,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.85915,
"c": 0.10778,
"h": 69.1
},
"luminance": 0.62325
}Semantic roles & 50–950 ramp
primary
#FFC481
secondary
#468DDE
accent
#6BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380