#FFDA85#FFDA85
#FFDA85 is a very light, moderate orange. Relative luminance 0.731; OKLCH L 90.2% C 0.112 H 86.7°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA85 |
|---|---|
| RGB | rgb(255, 218, 133) |
| HSL | hsl(42, 100%, 76%) |
| HSV | hsv(42, 48%, 100%) |
| CMYK | cmyk(0%, 14.5%, 47.8%, 0%) |
| CIE-LAB | lab(88.50, 2.30, 46.39) |
| CIE-LCH | lch(88.50, 46.45, 87.17°) |
| OKLab | oklab(90.18% 0.0065 0.1117) |
| OKLCH | oklch(90.18% 0.112 86.7) |
| XYZ | xyz(70.5475, 73.0996, 32.5794) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.87
Sandy
#F1DA7A
ΔE00 4.71
Pale Gold
#FDDE6C
ΔE00 4.95
Light Mustard
#F7D560
ΔE00 5.13
Sand (survey)
#E2CA76
ΔE00 5.63
Yellow Tan
#FFE36E
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA85 #85AAFF
analogous
#FF9D85 #FFDA85 #E7FF85
triadic
#FFDA85 #85FFDA #DA85FF
tetradic
#FFDA85 #85FF9D #85AAFF #FF85E7
square
#FFDA85 #85FF9D #85AAFF #FF85E7
split-complementary
#FFDA85 #85E7FF #9D85FF
monochromatic
#FFB50B #FFC748 #FFDA85 #FFEDC2 #FFF6E0
Accessibility & contrast
On white
1.34
#FFDA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#FFDA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA85
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA85 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87E
Deuteranopia (green-blind)
#F5E288
Tritanopia (blue-blind)
#FFCDC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda85; /* rgb */ color: rgb(255, 218, 133); /* oklch */ color: oklch(90.2% 0.112 86.7);
Tailwind
colors: {
custom: {
50: '#ffe5aa',
500: '#ffda85',
950: '#000000',
},
}SCSS
$custom: #ffda85; $custom-light: #ffe5aa; $custom-dark: #000000;
JSON
{
"hex": "#ffda85",
"rgb": {
"r": 255,
"g": 218,
"b": 133
},
"hsl": {
"h": 41.803,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.90175,
"c": 0.11191,
"h": 86.7
},
"luminance": 0.73096
}Semantic roles & 50–950 ramp
primary
#FFDA85
secondary
#4977DF
accent
#46E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481