#FFD185#FFD185
#FFD185 is a very light, moderate orange. Relative luminance 0.686; OKLCH L 88.4% C 0.107 H 79.2°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD185 |
|---|---|
| RGB | rgb(255, 209, 133) |
| HSL | hsl(37, 100%, 76%) |
| HSV | hsv(37, 48%, 100%) |
| CMYK | cmyk(0%, 18%, 47.8%, 0%) |
| CIE-LAB | lab(86.28, 6.92, 43.63) |
| CIE-LCH | lch(86.28, 44.17, 80.99°) |
| OKLab | oklab(88.44% 0.02 0.1055) |
| OKLCH | oklch(88.44% 0.107 79.2) |
| XYZ | xyz(68.2768, 68.5580, 31.8225) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.37
Wheat (survey)
#FBDD7E
ΔE00 6.65
Pale Peach
#FFE5AD
ΔE00 7.10
Sand (survey)
#E2CA76
ΔE00 7.44
Moccasin
#FFE4B5
ΔE00 7.85
Light Mustard
#F7D560
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD185 #85B3FF
analogous
#FF9485 #FFD185 #F0FF85
triadic
#FFD185 #85FFD1 #D185FF
tetradic
#FFD185 #85FF94 #85B3FF #FF85F0
square
#FFD185 #85FF94 #85B3FF #FF85F0
split-complementary
#FFD185 #85F0FF #9485FF
monochromatic
#FFA30B #FFBA48 #FFD185 #FFE8C2 #FFF3E0
Accessibility & contrast
On white
1.43
#FFD185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#FFD185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD185
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD185 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17F
Deuteranopia (green-blind)
#EFDD87
Tritanopia (blue-blind)
#FFC4BE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd185; /* rgb */ color: rgb(255, 209, 133); /* oklch */ color: oklch(88.4% 0.107 79.2);
Tailwind
colors: {
custom: {
50: '#ffdfa9',
500: '#ffd185',
950: '#000000',
},
}SCSS
$custom: #ffd185; $custom-light: #ffdfa9; $custom-dark: #000000;
JSON
{
"hex": "#ffd185",
"rgb": {
"r": 255,
"g": 209,
"b": 133
},
"hsl": {
"h": 37.377,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.88437,
"c": 0.1074,
"h": 79.2
},
"luminance": 0.68554
}Semantic roles & 50–950 ramp
primary
#FFD185
secondary
#4982DF
accent
#57E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481