#FFD681#FFD681
#FFD681 is a very light, moderate orange. Relative luminance 0.709; OKLCH L 89.3% C 0.114 H 84.4°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD681 |
|---|---|
| RGB | rgb(255, 214, 129) |
| HSL | hsl(40, 100%, 75%) |
| HSV | hsv(40, 49%, 100%) |
| CMYK | cmyk(0%, 16.1%, 49.4%, 0%) |
| CIE-LAB | lab(87.46, 3.98, 47.07) |
| CIE-LCH | lch(87.46, 47.24, 85.16°) |
| OKLab | oklab(89.34% 0.011 0.113) |
| OKLCH | oklch(89.34% 0.114 84.4) |
| XYZ | xyz(69.2517, 70.9416, 30.8100) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.02
Light Mustard
#F7D560
ΔE00 5.55
Sandy
#F1DA7A
ΔE00 5.77
Pale Gold
#FDDE6C
ΔE00 5.79
Sand (survey)
#E2CA76
ΔE00 5.99
Maize
#F4D054
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD681 #81AAFF
analogous
#FF9781 #FFD681 #E9FF81
triadic
#FFD681 #81FFD6 #D681FF
tetradic
#FFD681 #81FF97 #81AAFF #FF81E9
square
#FFD681 #81FF97 #81AAFF #FF81E9
split-complementary
#FFD681 #81E9FF #9781FF
monochromatic
#FFAE07 #FFC244 #FFD681 #FFEABE #FFF5E0
Accessibility & contrast
On white
1.38
#FFD681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#FFD681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD681
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD681 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57A
Deuteranopia (green-blind)
#F3E084
Tritanopia (blue-blind)
#FFC8C1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd681; /* rgb */ color: rgb(255, 214, 129); /* oklch */ color: oklch(89.3% 0.114 84.4);
Tailwind
colors: {
custom: {
50: '#ffe2a7',
500: '#ffd681',
950: '#000000',
},
}SCSS
$custom: #ffd681; $custom-light: #ffe2a7; $custom-dark: #000000;
JSON
{
"hex": "#ffd681",
"rgb": {
"r": 255,
"g": 214,
"b": 129
},
"hsl": {
"h": 40.476,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.8934,
"c": 0.1135,
"h": 84.4
},
"luminance": 0.70938
}Semantic roles & 50–950 ramp
primary
#FFD681
secondary
#4677DE
accent
#4BE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480