#FFD186#FFD186
#FFD186 is a very light, moderate orange. Relative luminance 0.686; OKLCH L 88.5% C 0.106 H 78.9°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD186 |
|---|---|
| RGB | rgb(255, 209, 134) |
| HSL | hsl(37, 100%, 76%) |
| HSV | hsv(37, 47%, 100%) |
| CMYK | cmyk(0%, 18%, 47.5%, 0%) |
| CIE-LAB | lab(86.30, 7.01, 43.14) |
| CIE-LCH | lch(86.30, 43.71, 80.78°) |
| OKLab | oklab(88.45% 0.0204 0.1045) |
| OKLCH | oklch(88.45% 0.106 78.9) |
| XYZ | xyz(68.3462, 68.5858, 32.1881) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.23
Wheat (survey)
#FBDD7E
ΔE00 6.79
Pale Peach
#FFE5AD
ΔE00 7.04
Sand (survey)
#E2CA76
ΔE00 7.54
Moccasin
#FFE4B5
ΔE00 7.74
Burlywood
#DEB887
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD186 #86B4FF
analogous
#FF9586 #FFD186 #F1FF86
triadic
#FFD186 #86FFD1 #D186FF
tetradic
#FFD186 #86FF95 #86B4FF #FF86F1
square
#FFD186 #86FF95 #86B4FF #FF86F1
split-complementary
#FFD186 #86F1FF #9586FF
monochromatic
#FFA20C #FFBA49 #FFD186 #FFE8C3 #FFF3E0
Accessibility & contrast
On white
1.43
#FFD186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#FFD186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD186
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD186 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D180
Deuteranopia (green-blind)
#EFDD88
Tritanopia (blue-blind)
#FFC4BF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd186; /* rgb */ color: rgb(255, 209, 134); /* oklch */ color: oklch(88.5% 0.106 78.9);
Tailwind
colors: {
custom: {
50: '#ffdfaa',
500: '#ffd186',
950: '#000000',
},
}SCSS
$custom: #ffd186; $custom-light: #ffdfaa; $custom-dark: #000000;
JSON
{
"hex": "#ffd186",
"rgb": {
"r": 255,
"g": 209,
"b": 134
},
"hsl": {
"h": 37.19,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.88452,
"c": 0.10645,
"h": 78.9
},
"luminance": 0.68582
}Semantic roles & 50–950 ramp
primary
#FFD186
secondary
#4A83DF
accent
#57E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481