#FDC286#FDC286
#FDC286 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.4% C 0.102 H 66.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC286 |
|---|---|
| RGB | rgb(253, 194, 134) |
| HSL | hsl(30, 97%, 76%) |
| HSV | hsv(30, 47%, 99%) |
| CMYK | cmyk(0%, 23.3%, 47%, 0.8%) |
| CIE-LAB | lab(82.48, 14.00, 38.25) |
| CIE-LCH | lch(82.48, 40.73, 69.90°) |
| OKLab | oklab(85.42% 0.0412 0.0934) |
| OKLCH | oklch(85.42% 0.102 66.2) |
| XYZ | xyz(64.1056, 61.1914, 30.9843) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.20
Burlywood
#DEB887
ΔE00 6.31
Peach (survey)
#FFB07C
ΔE00 6.88
Light Peach
#FFD8B1
ΔE00 7.35
Sandybrown
#F4A460
ΔE00 7.87
Pale Orange
#FFA756
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC286 #86C1FD
analogous
#FD8686 #FDC286 #FDFD86
triadic
#FDC286 #86FDC2 #C286FD
tetradic
#FDC286 #86FD86 #86C1FD #FD86FD
square
#FDC286 #86FD86 #86C1FD #FD86FD
split-complementary
#FDC286 #86FDFD #8686FD
monochromatic
#FB850E #FCA44A #FDC286 #FEE0C2 #FFF0E1
Accessibility & contrast
On white
1.59
#FDC286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#FDC286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC286
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC286 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C581
Deuteranopia (green-blind)
#E3D387
Tritanopia (blue-blind)
#FFB5B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdc286; /* rgb */ color: rgb(253, 194, 134); /* oklch */ color: oklch(85.4% 0.102 66.2);
Tailwind
colors: {
custom: {
50: '#ffd4aa',
500: '#fdc286',
950: '#000000',
},
}SCSS
$custom: #fdc286; $custom-light: #ffd4aa; $custom-dark: #000000;
JSON
{
"hex": "#fdc286",
"rgb": {
"r": 253,
"g": 194,
"b": 134
},
"hsl": {
"h": 30.252,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.85419,
"c": 0.10204,
"h": 66.2
},
"luminance": 0.61187
}Semantic roles & 50–950 ramp
primary
#FDC286
secondary
#4B93DC
accent
#72E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381