#FFDB85#FFDB85
#FFDB85 is a very light, moderate orange. Relative luminance 0.736; OKLCH L 90.4% C 0.113 H 87.4°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB85 |
|---|---|
| RGB | rgb(255, 219, 133) |
| HSL | hsl(42, 100%, 76%) |
| HSV | hsv(42, 48%, 100%) |
| CMYK | cmyk(0%, 14.1%, 47.8%, 0%) |
| CIE-LAB | lab(88.74, 1.79, 46.70) |
| CIE-LCH | lch(88.74, 46.74, 87.81°) |
| OKLab | oklab(90.37% 0.005 0.1124) |
| OKLCH | oklch(90.37% 0.113 87.4) |
| XYZ | xyz(70.8076, 73.6198, 32.6661) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.49
Sandy
#F1DA7A
ΔE00 4.37
Pale Gold
#FDDE6C
ΔE00 4.62
Light Mustard
#F7D560
ΔE00 4.92
Yellow Tan
#FFE36E
ΔE00 5.51
Sand (survey)
#E2CA76
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB85 #85A9FF
analogous
#FF9E85 #FFDB85 #E6FF85
triadic
#FFDB85 #85FFDB #DB85FF
tetradic
#FFDB85 #85FF9E #85A9FF #FF85E6
square
#FFDB85 #85FF9E #85A9FF #FF85E6
split-complementary
#FFDB85 #85E6FF #9E85FF
monochromatic
#FFB70B #FFC948 #FFDB85 #FFEDC2 #FFF6E0
Accessibility & contrast
On white
1.34
#FFDB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#FFDB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB85
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB85 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97E
Deuteranopia (green-blind)
#F6E388
Tritanopia (blue-blind)
#FFCEC6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdb85; /* rgb */ color: rgb(255, 219, 133); /* oklch */ color: oklch(90.4% 0.113 87.4);
Tailwind
colors: {
custom: {
50: '#ffe6aa',
500: '#ffdb85',
950: '#000000',
},
}SCSS
$custom: #ffdb85; $custom-light: #ffe6aa; $custom-dark: #000000;
JSON
{
"hex": "#ffdb85",
"rgb": {
"r": 255,
"g": 219,
"b": 133
},
"hsl": {
"h": 42.295,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.90369,
"c": 0.11252,
"h": 87.4
},
"luminance": 0.73616
}Semantic roles & 50–950 ramp
primary
#FFDB85
secondary
#4975DF
accent
#44E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481