#FFD181#FFD181
#FFD181 is a very light, moderate orange. Relative luminance 0.684; OKLCH L 88.4% C 0.111 H 80.4°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD181 |
|---|---|
| RGB | rgb(255, 209, 129) |
| HSL | hsl(38, 100%, 75%) |
| HSV | hsv(38, 49%, 100%) |
| CMYK | cmyk(0%, 18%, 49.4%, 0%) |
| CIE-LAB | lab(86.23, 6.55, 45.55) |
| CIE-LCH | lch(86.23, 46.02, 81.81°) |
| OKLab | oklab(88.38% 0.0186 0.1096) |
| OKLCH | oklch(88.38% 0.111 80.4) |
| XYZ | xyz(68.0057, 68.4496, 30.3947) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.14
Navajowhite
#FFDEAD
ΔE00 6.96
Sand (survey)
#E2CA76
ΔE00 7.10
Light Mustard
#F7D560
ΔE00 7.30
Pale Peach
#FFE5AD
ΔE00 7.39
Maize
#F4D054
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD181 #81AFFF
analogous
#FF9281 #FFD181 #EEFF81
triadic
#FFD181 #81FFD1 #D181FF
tetradic
#FFD181 #81FF92 #81AFFF #FF81EE
square
#FFD181 #81FF92 #81AFFF #FF81EE
split-complementary
#FFD181 #81EEFF #9281FF
monochromatic
#FFA407 #FFBB44 #FFD181 #FFE7BE #FFF4E0
Accessibility & contrast
On white
1.43
#FFD181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#FFD181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD181
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD181 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17B
Deuteranopia (green-blind)
#EFDC83
Tritanopia (blue-blind)
#FFC3BE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd181; /* rgb */ color: rgb(255, 209, 129); /* oklch */ color: oklch(88.4% 0.111 80.4);
Tailwind
colors: {
custom: {
50: '#ffdea7',
500: '#ffd181',
950: '#000000',
},
}SCSS
$custom: #ffd181; $custom-light: #ffdea7; $custom-dark: #000000;
JSON
{
"hex": "#ffd181",
"rgb": {
"r": 255,
"g": 209,
"b": 129
},
"hsl": {
"h": 38.095,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.88377,
"c": 0.11112,
"h": 80.4
},
"luminance": 0.68446
}Semantic roles & 50–950 ramp
primary
#FFD181
secondary
#467EDE
accent
#54E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480