#FFD481#FFD481
#FFD481 is a very light, moderate orange. Relative luminance 0.699; OKLCH L 89.0% C 0.112 H 82.8°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD481 |
|---|---|
| RGB | rgb(255, 212, 129) |
| HSL | hsl(40, 100%, 75%) |
| HSV | hsv(40, 49%, 100%) |
| CMYK | cmyk(0%, 16.9%, 49.4%, 0%) |
| CIE-LAB | lab(86.97, 5.01, 46.46) |
| CIE-LCH | lch(86.97, 46.73, 83.84°) |
| OKLab | oklab(88.95% 0.014 0.1116) |
| OKLCH | oklch(88.95% 0.112 82.8) |
| XYZ | xyz(68.7486, 69.9355, 30.6424) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.86
Light Mustard
#F7D560
ΔE00 6.21
Sand (survey)
#E2CA76
ΔE00 6.37
Sandy
#F1DA7A
ΔE00 6.55
Pale Gold
#FDDE6C
ΔE00 6.59
Maize
#F4D054
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD481 #81ACFF
analogous
#FF9581 #FFD481 #EBFF81
triadic
#FFD481 #81FFD4 #D481FF
tetradic
#FFD481 #81FF95 #81ACFF #FF81EB
square
#FFD481 #81FF95 #81ACFF #FF81EB
split-complementary
#FFD481 #81EBFF #9581FF
monochromatic
#FFAA07 #FFBF44 #FFD481 #FFE9BE #FFF5E0
Accessibility & contrast
On white
1.40
#FFD481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#FFD481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD481
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD481 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37A
Deuteranopia (green-blind)
#F2DE84
Tritanopia (blue-blind)
#FFC6C0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd481; /* rgb */ color: rgb(255, 212, 129); /* oklch */ color: oklch(89.0% 0.112 82.8);
Tailwind
colors: {
custom: {
50: '#ffe1a7',
500: '#ffd481',
950: '#000000',
},
}SCSS
$custom: #ffd481; $custom-light: #ffe1a7; $custom-dark: #000000;
JSON
{
"hex": "#ffd481",
"rgb": {
"r": 255,
"g": 212,
"b": 129
},
"hsl": {
"h": 39.524,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.88954,
"c": 0.11248,
"h": 82.8
},
"luminance": 0.69932
}Semantic roles & 50–950 ramp
primary
#FFD481
secondary
#467ADE
accent
#4EE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480