#FFDC85#FFDC85
#FFDC85 is a very light, moderate orange. Relative luminance 0.741; OKLCH L 90.6% C 0.113 H 88.2°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC85 |
|---|---|
| RGB | rgb(255, 220, 133) |
| HSL | hsl(43, 100%, 76%) |
| HSV | hsv(43, 48%, 100%) |
| CMYK | cmyk(0%, 13.7%, 47.8%, 0%) |
| CIE-LAB | lab(88.99, 1.28, 47.01) |
| CIE-LCH | lch(88.99, 47.03, 88.44°) |
| OKLab | oklab(90.56% 0.0035 0.1131) |
| OKLCH | oklch(90.56% 0.113 88.2) |
| XYZ | xyz(71.0693, 74.1431, 32.7533) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.12
Sandy
#F1DA7A
ΔE00 4.05
Pale Gold
#FDDE6C
ΔE00 4.31
Light Mustard
#F7D560
ΔE00 4.75
Yellow Tan
#FFE36E
ΔE00 5.15
Sand (survey)
#E2CA76
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC85 #85A8FF
analogous
#FF9F85 #FFDC85 #E5FF85
triadic
#FFDC85 #85FFDC #DC85FF
tetradic
#FFDC85 #85FF9F #85A8FF #FF85E5
square
#FFDC85 #85FF9F #85A8FF #FF85E5
split-complementary
#FFDC85 #85E5FF #9F85FF
monochromatic
#FFB90B #FFCA48 #FFDC85 #FFEEC2 #FFF6E0
Accessibility & contrast
On white
1.33
#FFDC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#FFDC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC85
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC85 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7E
Deuteranopia (green-blind)
#F7E488
Tritanopia (blue-blind)
#FFCFC7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc85; /* rgb */ color: rgb(255, 220, 133); /* oklch */ color: oklch(90.6% 0.113 88.2);
Tailwind
colors: {
custom: {
50: '#ffe6aa',
500: '#ffdc85',
950: '#000000',
},
}SCSS
$custom: #ffdc85; $custom-light: #ffe6aa; $custom-dark: #000000;
JSON
{
"hex": "#ffdc85",
"rgb": {
"r": 255,
"g": 220,
"b": 133
},
"hsl": {
"h": 42.787,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.90564,
"c": 0.11316,
"h": 88.2
},
"luminance": 0.7414
}Semantic roles & 50–950 ramp
primary
#FFDC85
secondary
#4974DF
accent
#42E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481