#FFDA80#FFDA80
#FFDA80 is a very light, moderate orange. Relative luminance 0.730; OKLCH L 90.1% C 0.117 H 87.7°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA80 |
|---|---|
| RGB | rgb(255, 218, 128) |
| HSL | hsl(43, 100%, 75%) |
| HSV | hsv(43, 50%, 100%) |
| CMYK | cmyk(0%, 14.5%, 49.8%, 0%) |
| CIE-LAB | lab(88.43, 1.85, 48.76) |
| CIE-LCH | lch(88.43, 48.80, 87.82°) |
| OKLab | oklab(90.1% 0.0047 0.1167) |
| OKLCH | oklch(90.1% 0.117 87.7) |
| XYZ | xyz(70.2103, 72.9647, 30.8033) |
| Luminance | 0.7296 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.32
Pale Gold
#FDDE6C
ΔE00 4.17
Sandy
#F1DA7A
ΔE00 4.27
Light Mustard
#F7D560
ΔE00 4.34
Yellow Tan
#FFE36E
ΔE00 5.16
Maize
#F4D054
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA80 #80A5FF
analogous
#FF9B80 #FFDA80 #E4FF80
triadic
#FFDA80 #80FFDA #DA80FF
tetradic
#FFDA80 #80FF9B #80A5FF #FF80E4
square
#FFDA80 #80FF9B #80A5FF #FF80E4
split-complementary
#FFDA80 #80E4FF #9B80FF
monochromatic
#FFB606 #FFC843 #FFDA80 #FFECBD #FFF6E0
Accessibility & contrast
On white
1.35
#FFDA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#FFDA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA80
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA80 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#F6E283
Tritanopia (blue-blind)
#FFCCC4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda80; /* rgb */ color: rgb(255, 218, 128); /* oklch */ color: oklch(90.1% 0.117 87.7);
Tailwind
colors: {
custom: {
50: '#ffe5a6',
500: '#ffda80',
950: '#000000',
},
}SCSS
$custom: #ffda80; $custom-light: #ffe5a6; $custom-dark: #000000;
JSON
{
"hex": "#ffda80",
"rgb": {
"r": 255,
"g": 218,
"b": 128
},
"hsl": {
"h": 42.52,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.90103,
"c": 0.11674,
"h": 87.7
},
"luminance": 0.72961
}Semantic roles & 50–950 ramp
primary
#FFDA80
secondary
#4572DE
accent
#43E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480