#FDC188#FDC188
#FDC188 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.3% C 0.100 H 64.3°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC188 |
|---|---|
| RGB | rgb(253, 193, 136) |
| HSL | hsl(29, 97%, 76%) |
| HSV | hsv(29, 46%, 99%) |
| CMYK | cmyk(0%, 23.7%, 46.2%, 0.8%) |
| CIE-LAB | lab(82.27, 14.71, 36.95) |
| CIE-LCH | lch(82.27, 39.77, 68.29°) |
| OKLab | oklab(85.27% 0.0435 0.0905) |
| OKLCH | oklch(85.27% 0.1 64.3) |
| XYZ | xyz(64.0246, 60.8041, 31.6519) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.90
Peach (survey)
#FFB07C
ΔE00 6.10
Burlywood
#DEB887
ΔE00 6.46
Light Peach
#FFD8B1
ΔE00 7.28
Sandybrown
#F4A460
ΔE00 7.57
Pale Orange
#FFA756
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC188 #88C4FD
analogous
#FD888A #FDC188 #FDFC88
triadic
#FDC188 #88FDC1 #C188FD
tetradic
#FDC188 #8AFD88 #88C4FD #FC88FD
square
#FDC188 #8AFD88 #88C4FD #FC88FD
split-complementary
#FDC188 #88FDFC #888AFD
monochromatic
#FB8210 #FCA24C #FDC188 #FEE0C4 #FEEFE1
Accessibility & contrast
On white
1.60
#FDC188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#FDC188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC188
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC188 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C584
Deuteranopia (green-blind)
#E2D289
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdc188; /* rgb */ color: rgb(253, 193, 136); /* oklch */ color: oklch(85.3% 0.100 64.3);
Tailwind
colors: {
custom: {
50: '#ffd3ab',
500: '#fdc188',
950: '#000000',
},
}SCSS
$custom: #fdc188; $custom-light: #ffd3ab; $custom-dark: #000000;
JSON
{
"hex": "#fdc188",
"rgb": {
"r": 253,
"g": 193,
"b": 136
},
"hsl": {
"h": 29.231,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.85266,
"c": 0.10039,
"h": 64.3
},
"luminance": 0.608
}Semantic roles & 50–950 ramp
primary
#FDC188
secondary
#4D96DD
accent
#76E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381