#FFDA87#FFDA87
#FFDA87 is a very light, moderate orange. Relative luminance 0.732; OKLCH L 90.2% C 0.110 H 86.2°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA87 |
|---|---|
| RGB | rgb(255, 218, 135) |
| HSL | hsl(42, 100%, 76%) |
| HSV | hsv(42, 47%, 100%) |
| CMYK | cmyk(0%, 14.5%, 47.1%, 0%) |
| CIE-LAB | lab(88.52, 2.48, 45.44) |
| CIE-LCH | lch(88.52, 45.51, 86.88°) |
| OKLab | oklab(90.2% 0.0073 0.1097) |
| OKLCH | oklch(90.2% 0.11 86.2) |
| XYZ | xyz(70.6870, 73.1554, 33.3140) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.14
Sandy
#F1DA7A
ΔE00 4.93
Pale Gold
#FDDE6C
ΔE00 5.28
Light Mustard
#F7D560
ΔE00 5.47
Sand (survey)
#E2CA76
ΔE00 5.71
Pale Peach
#FFE5AD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA87 #87ACFF
analogous
#FF9E87 #FFDA87 #E8FF87
triadic
#FFDA87 #87FFDA #DA87FF
tetradic
#FFDA87 #87FF9E #87ACFF #FF87E8
square
#FFDA87 #87FF9E #87ACFF #FF87E8
split-complementary
#FFDA87 #87E8FF #9E87FF
monochromatic
#FFB40D #FFC74A #FFDA87 #FFEDC4 #FFF6E0
Accessibility & contrast
On white
1.34
#FFDA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#FFDA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA87
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA87 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD880
Deuteranopia (green-blind)
#F5E28A
Tritanopia (blue-blind)
#FFCDC6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda87; /* rgb */ color: rgb(255, 218, 135); /* oklch */ color: oklch(90.2% 0.110 86.2);
Tailwind
colors: {
custom: {
50: '#ffe5ab',
500: '#ffda87',
950: '#000000',
},
}SCSS
$custom: #ffda87; $custom-light: #ffe5ab; $custom-dark: #000000;
JSON
{
"hex": "#ffda87",
"rgb": {
"r": 255,
"g": 218,
"b": 135
},
"hsl": {
"h": 41.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.90204,
"c": 0.10996,
"h": 86.2
},
"luminance": 0.73152
}Semantic roles & 50–950 ramp
primary
#FFDA87
secondary
#4B79DF
accent
#47E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481