#FDC187#FDC187
#FDC187 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.3% C 0.101 H 64.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC187 |
|---|---|
| RGB | rgb(253, 193, 135) |
| HSL | hsl(29, 97%, 76%) |
| HSV | hsv(29, 47%, 99%) |
| CMYK | cmyk(0%, 23.7%, 46.6%, 0.8%) |
| CIE-LAB | lab(82.26, 14.61, 37.44) |
| CIE-LCH | lch(82.26, 40.19, 68.68°) |
| OKLab | oklab(85.25% 0.0431 0.0916) |
| OKLCH | oklch(85.25% 0.101 64.8) |
| XYZ | xyz(63.9539, 60.7759, 31.2794) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.89
Peach (survey)
#FFB07C
ΔE00 6.25
Burlywood
#DEB887
ΔE00 6.43
Light Peach
#FFD8B1
ΔE00 7.37
Sandybrown
#F4A460
ΔE00 7.56
Pale Orange
#FFA756
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC187 #87C3FD
analogous
#FD8788 #FDC187 #FDFC87
triadic
#FDC187 #87FDC1 #C187FD
tetradic
#FDC187 #88FD87 #87C3FD #FC87FD
square
#FDC187 #88FD87 #87C3FD #FC87FD
split-complementary
#FDC187 #87FDFC #8788FD
monochromatic
#FB830F #FCA24B #FDC187 #FEE0C3 #FEEFE1
Accessibility & contrast
On white
1.60
#FDC187 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#FDC187 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC187
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC187 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC187 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C583
Deuteranopia (green-blind)
#E3D288
Tritanopia (blue-blind)
#FFB4B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdc187; /* rgb */ color: rgb(253, 193, 135); /* oklch */ color: oklch(85.3% 0.101 64.8);
Tailwind
colors: {
custom: {
50: '#ffd3aa',
500: '#fdc187',
950: '#000000',
},
}SCSS
$custom: #fdc187; $custom-light: #ffd3aa; $custom-dark: #000000;
JSON
{
"hex": "#fdc187",
"rgb": {
"r": 253,
"g": 193,
"b": 135
},
"hsl": {
"h": 29.492,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.8525,
"c": 0.1012,
"h": 64.8
},
"luminance": 0.60772
}Semantic roles & 50–950 ramp
primary
#FDC187
secondary
#4C95DC
accent
#75E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381