#FFDA86#FFDA86
#FFDA86 is a very light, moderate orange. Relative luminance 0.731; OKLCH L 90.2% C 0.111 H 86.4°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA86 |
|---|---|
| RGB | rgb(255, 218, 134) |
| HSL | hsl(42, 100%, 76%) |
| HSV | hsv(42, 47%, 100%) |
| CMYK | cmyk(0%, 14.5%, 47.5%, 0%) |
| CIE-LAB | lab(88.51, 2.39, 45.92) |
| CIE-LCH | lch(88.51, 45.98, 87.02°) |
| OKLab | oklab(90.19% 0.0069 0.1107) |
| OKLCH | oklch(90.19% 0.111 86.4) |
| XYZ | xyz(70.6170, 73.1274, 32.9450) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.00
Sandy
#F1DA7A
ΔE00 4.82
Pale Gold
#FDDE6C
ΔE00 5.11
Light Mustard
#F7D560
ΔE00 5.30
Sand (survey)
#E2CA76
ΔE00 5.67
Yellow Tan
#FFE36E
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA86 #86ABFF
analogous
#FF9E86 #FFDA86 #E8FF86
triadic
#FFDA86 #86FFDA #DA86FF
tetradic
#FFDA86 #86FF9E #86ABFF #FF86E8
square
#FFDA86 #86FF9E #86ABFF #FF86E8
split-complementary
#FFDA86 #86E8FF #9E86FF
monochromatic
#FFB50C #FFC749 #FFDA86 #FFEDC3 #FFF6E0
Accessibility & contrast
On white
1.34
#FFDA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#FFDA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA86
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA86 | 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)
#ECD87F
Deuteranopia (green-blind)
#F5E289
Tritanopia (blue-blind)
#FFCDC6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda86; /* rgb */ color: rgb(255, 218, 134); /* oklch */ color: oklch(90.2% 0.111 86.4);
Tailwind
colors: {
custom: {
50: '#ffe5aa',
500: '#ffda86',
950: '#000000',
},
}SCSS
$custom: #ffda86; $custom-light: #ffe5aa; $custom-dark: #000000;
JSON
{
"hex": "#ffda86",
"rgb": {
"r": 255,
"g": 218,
"b": 134
},
"hsl": {
"h": 41.653,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.90189,
"c": 0.11093,
"h": 86.4
},
"luminance": 0.73124
}Semantic roles & 50–950 ramp
primary
#FFDA86
secondary
#4A78DF
accent
#46E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481