#FFDA81#FFDA81
#FFDA81 is a very light, moderate orange. Relative luminance 0.730; OKLCH L 90.1% C 0.116 H 87.5°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA81 |
|---|---|
| RGB | rgb(255, 218, 129) |
| HSL | hsl(42, 100%, 75%) |
| HSV | hsv(42, 49%, 100%) |
| CMYK | cmyk(0%, 14.5%, 49.4%, 0%) |
| CIE-LAB | lab(88.44, 1.94, 48.29) |
| CIE-LCH | lch(88.44, 48.33, 87.70°) |
| OKLab | oklab(90.12% 0.0051 0.1157) |
| OKLCH | oklch(90.12% 0.116 87.5) |
| XYZ | xyz(70.2764, 72.9912, 31.1516) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.42
Pale Gold
#FDDE6C
ΔE00 4.32
Sandy
#F1DA7A
ΔE00 4.35
Light Mustard
#F7D560
ΔE00 4.49
Yellow Tan
#FFE36E
ΔE00 5.30
Maize
#F4D054
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA81 #81A6FF
analogous
#FF9B81 #FFDA81 #E5FF81
triadic
#FFDA81 #81FFDA #DA81FF
tetradic
#FFDA81 #81FF9B #81A6FF #FF81E5
square
#FFDA81 #81FF9B #81A6FF #FF81E5
split-complementary
#FFDA81 #81E5FF #9B81FF
monochromatic
#FFB607 #FFC844 #FFDA81 #FFECBE #FFF6E0
Accessibility & contrast
On white
1.35
#FFDA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#FFDA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA81
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA81 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87A
Deuteranopia (green-blind)
#F6E284
Tritanopia (blue-blind)
#FFCCC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda81; /* rgb */ color: rgb(255, 218, 129); /* oklch */ color: oklch(90.1% 0.116 87.5);
Tailwind
colors: {
custom: {
50: '#ffe5a7',
500: '#ffda81',
950: '#000000',
},
}SCSS
$custom: #ffda81; $custom-light: #ffe5a7; $custom-dark: #000000;
JSON
{
"hex": "#ffda81",
"rgb": {
"r": 255,
"g": 218,
"b": 129
},
"hsl": {
"h": 42.381,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.90117,
"c": 0.11579,
"h": 87.5
},
"luminance": 0.72988
}Semantic roles & 50–950 ramp
primary
#FFDA81
secondary
#4673DE
accent
#43E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480