#FFD685#FFD685
#FFD685 is a very light, moderate orange. Relative luminance 0.710; OKLCH L 89.4% C 0.110 H 83.5°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD685 |
|---|---|
| RGB | rgb(255, 214, 133) |
| HSL | hsl(40, 100%, 76%) |
| HSV | hsv(40, 48%, 100%) |
| CMYK | cmyk(0%, 16.1%, 47.8%, 0%) |
| CIE-LAB | lab(87.51, 4.34, 45.16) |
| CIE-LCH | lch(87.51, 45.37, 84.51°) |
| OKLab | oklab(89.4% 0.0125 0.109) |
| OKLCH | oklch(89.4% 0.11 83.5) |
| XYZ | xyz(69.5228, 71.0501, 32.2378) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.50
Sandy
#F1DA7A
ΔE00 6.19
Sand (survey)
#E2CA76
ΔE00 6.20
Light Mustard
#F7D560
ΔE00 6.23
Pale Peach
#FFE5AD
ΔE00 6.36
Pale Gold
#FDDE6C
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD685 #85AEFF
analogous
#FF9985 #FFD685 #EBFF85
triadic
#FFD685 #85FFD6 #D685FF
tetradic
#FFD685 #85FF99 #85AEFF #FF85EB
square
#FFD685 #85FF99 #85AEFF #FF85EB
split-complementary
#FFD685 #85EBFF #9985FF
monochromatic
#FFAD0B #FFC148 #FFD685 #FFEBC2 #FFF5E0
Accessibility & contrast
On white
1.38
#FFD685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#FFD685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD685
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD685 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57F
Deuteranopia (green-blind)
#F3E088
Tritanopia (blue-blind)
#FFC9C2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd685; /* rgb */ color: rgb(255, 214, 133); /* oklch */ color: oklch(89.4% 0.110 83.5);
Tailwind
colors: {
custom: {
50: '#ffe2aa',
500: '#ffd685',
950: '#000000',
},
}SCSS
$custom: #ffd685; $custom-light: #ffe2aa; $custom-dark: #000000;
JSON
{
"hex": "#ffd685",
"rgb": {
"r": 255,
"g": 214,
"b": 133
},
"hsl": {
"h": 39.836,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.89399,
"c": 0.10967,
"h": 83.5
},
"luminance": 0.71047
}Semantic roles & 50–950 ramp
primary
#FFD685
secondary
#497CDF
accent
#4DE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481