#FFD385#FFD385
#FFD385 is a very light, moderate orange. Relative luminance 0.695; OKLCH L 88.8% C 0.108 H 81.0°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD385 |
|---|---|
| RGB | rgb(255, 211, 133) |
| HSL | hsl(38, 100%, 76%) |
| HSV | hsv(38, 48%, 100%) |
| CMYK | cmyk(0%, 17.3%, 47.8%, 0%) |
| CIE-LAB | lab(86.77, 5.88, 44.24) |
| CIE-LCH | lch(86.77, 44.63, 82.42°) |
| OKLab | oklab(88.82% 0.017 0.1069) |
| OKLCH | oklch(88.82% 0.108 81) |
| XYZ | xyz(68.7705, 69.5456, 31.9871) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.78
Navajowhite
#FFDEAD
ΔE00 6.44
Pale Peach
#FFE5AD
ΔE00 6.74
Sand (survey)
#E2CA76
ΔE00 6.88
Light Mustard
#F7D560
ΔE00 7.25
Sandy
#F1DA7A
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD385 #85B1FF
analogous
#FF9685 #FFD385 #EEFF85
triadic
#FFD385 #85FFD3 #D385FF
tetradic
#FFD385 #85FF96 #85B1FF #FF85EE
square
#FFD385 #85FF96 #85B1FF #FF85EE
split-complementary
#FFD385 #85EEFF #9685FF
monochromatic
#FFA70B #FFBD48 #FFD385 #FFE9C2 #FFF4E0
Accessibility & contrast
On white
1.41
#FFD385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#FFD385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD385
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD385 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37F
Deuteranopia (green-blind)
#F0DE87
Tritanopia (blue-blind)
#FFC6C0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd385; /* rgb */ color: rgb(255, 211, 133); /* oklch */ color: oklch(88.8% 0.108 81.0);
Tailwind
colors: {
custom: {
50: '#ffe0aa',
500: '#ffd385',
950: '#000000',
},
}SCSS
$custom: #ffd385; $custom-light: #ffe0aa; $custom-dark: #000000;
JSON
{
"hex": "#ffd385",
"rgb": {
"r": 255,
"g": 211,
"b": 133
},
"hsl": {
"h": 38.361,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.8882,
"c": 0.10823,
"h": 81
},
"luminance": 0.69542
}Semantic roles & 50–950 ramp
primary
#FFD385
secondary
#497FDF
accent
#53E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481