#FFD381#FFD381
#FFD381 is a very light, moderate orange. Relative luminance 0.694; OKLCH L 88.8% C 0.112 H 82.0°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD381 |
|---|---|
| RGB | rgb(255, 211, 129) |
| HSL | hsl(39, 100%, 75%) |
| HSV | hsv(39, 49%, 100%) |
| CMYK | cmyk(0%, 17.3%, 49.4%, 0%) |
| CIE-LAB | lab(86.72, 5.52, 46.16) |
| CIE-LCH | lch(86.72, 46.49, 83.17°) |
| OKLab | oklab(88.76% 0.0155 0.1109) |
| OKLCH | oklch(88.76% 0.112 82) |
| XYZ | xyz(68.4994, 69.4371, 30.5593) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.28
Light Mustard
#F7D560
ΔE00 6.56
Sand (survey)
#E2CA76
ΔE00 6.59
Sandy
#F1DA7A
ΔE00 6.94
Pale Gold
#FDDE6C
ΔE00 7.00
Navajowhite
#FFDEAD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD381 #81ADFF
analogous
#FF9481 #FFD381 #ECFF81
triadic
#FFD381 #81FFD3 #D381FF
tetradic
#FFD381 #81FF94 #81ADFF #FF81EC
square
#FFD381 #81FF94 #81ADFF #FF81EC
split-complementary
#FFD381 #81ECFF #9481FF
monochromatic
#FFA807 #FFBE44 #FFD381 #FFE8BE #FFF4E0
Accessibility & contrast
On white
1.41
#FFD381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#FFD381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD381
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD381 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37A
Deuteranopia (green-blind)
#F1DE83
Tritanopia (blue-blind)
#FFC5BF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd381; /* rgb */ color: rgb(255, 211, 129); /* oklch */ color: oklch(88.8% 0.112 82.0);
Tailwind
colors: {
custom: {
50: '#ffe0a7',
500: '#ffd381',
950: '#000000',
},
}SCSS
$custom: #ffd381; $custom-light: #ffe0a7; $custom-dark: #000000;
JSON
{
"hex": "#ffd381",
"rgb": {
"r": 255,
"g": 211,
"b": 129
},
"hsl": {
"h": 39.048,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.88761,
"c": 0.112,
"h": 82
},
"luminance": 0.69434
}Semantic roles & 50–950 ramp
primary
#FFD381
secondary
#467BDE
accent
#50E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480