#FFD281#FFD281
#FFD281 is a very light, moderate orange. Relative luminance 0.689; OKLCH L 88.6% C 0.112 H 81.2°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD281 |
|---|---|
| RGB | rgb(255, 210, 129) |
| HSL | hsl(39, 100%, 75%) |
| HSV | hsv(39, 49%, 100%) |
| CMYK | cmyk(0%, 17.6%, 49.4%, 0%) |
| CIE-LAB | lab(86.48, 6.04, 45.85) |
| CIE-LCH | lch(86.48, 46.25, 82.50°) |
| OKLab | oklab(88.57% 0.0171 0.1102) |
| OKLCH | oklch(88.57% 0.112 81.2) |
| XYZ | xyz(68.2518, 68.9418, 30.4767) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.71
Sand (survey)
#E2CA76
ΔE00 6.83
Light Mustard
#F7D560
ΔE00 6.92
Navajowhite
#FFDEAD
ΔE00 7.00
Pale Peach
#FFE5AD
ΔE00 7.24
Sandy
#F1DA7A
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD281 #81AEFF
analogous
#FF9381 #FFD281 #EDFF81
triadic
#FFD281 #81FFD2 #D281FF
tetradic
#FFD281 #81FF93 #81AEFF #FF81ED
square
#FFD281 #81FF93 #81AEFF #FF81ED
split-complementary
#FFD281 #81EDFF #9381FF
monochromatic
#FFA607 #FFBC44 #FFD281 #FFE8BE #FFF4E0
Accessibility & contrast
On white
1.42
#FFD281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#FFD281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD281
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD281 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27A
Deuteranopia (green-blind)
#F0DD83
Tritanopia (blue-blind)
#FFC4BE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd281; /* rgb */ color: rgb(255, 210, 129); /* oklch */ color: oklch(88.6% 0.112 81.2);
Tailwind
colors: {
custom: {
50: '#ffdfa7',
500: '#ffd281',
950: '#000000',
},
}SCSS
$custom: #ffd281; $custom-light: #ffdfa7; $custom-dark: #000000;
JSON
{
"hex": "#ffd281",
"rgb": {
"r": 255,
"g": 210,
"b": 129
},
"hsl": {
"h": 38.571,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.88569,
"c": 0.11155,
"h": 81.2
},
"luminance": 0.68938
}Semantic roles & 50–950 ramp
primary
#FFD281
secondary
#467CDE
accent
#52E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480