#FDC285#FDC285
#FDC285 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.4% C 0.103 H 66.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC285 |
|---|---|
| RGB | rgb(253, 194, 133) |
| HSL | hsl(31, 97%, 76%) |
| HSV | hsv(31, 47%, 99%) |
| CMYK | cmyk(0%, 23.3%, 47.4%, 0.8%) |
| CIE-LAB | lab(82.47, 13.90, 38.74) |
| CIE-LCH | lch(82.47, 41.16, 70.26°) |
| OKLab | oklab(85.4% 0.0408 0.0944) |
| OKLCH | oklch(85.4% 0.103 66.7) |
| XYZ | xyz(64.0362, 61.1637, 30.6187) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.22
Burlywood
#DEB887
ΔE00 6.31
Peach (survey)
#FFB07C
ΔE00 7.04
Light Peach
#FFD8B1
ΔE00 7.47
Sandybrown
#F4A460
ΔE00 7.89
Pale Orange
#FFA756
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC285 #85C0FD
analogous
#FD8685 #FDC285 #FCFD85
triadic
#FDC285 #85FDC2 #C285FD
tetradic
#FDC285 #85FD86 #85C0FD #FD85FC
square
#FDC285 #85FD86 #85C0FD #FD85FC
split-complementary
#FDC285 #85FCFD #8685FD
monochromatic
#FB860D #FCA449 #FDC285 #FEE0C1 #FFF0E1
Accessibility & contrast
On white
1.59
#FDC285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#FDC285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC285
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC285 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C580
Deuteranopia (green-blind)
#E3D386
Tritanopia (blue-blind)
#FFB5B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdc285; /* rgb */ color: rgb(253, 194, 133); /* oklch */ color: oklch(85.4% 0.103 66.7);
Tailwind
colors: {
custom: {
50: '#ffd4a9',
500: '#fdc285',
950: '#000000',
},
}SCSS
$custom: #fdc285; $custom-light: #ffd4a9; $custom-dark: #000000;
JSON
{
"hex": "#fdc285",
"rgb": {
"r": 253,
"g": 194,
"b": 133
},
"hsl": {
"h": 30.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.85403,
"c": 0.10286,
"h": 66.7
},
"luminance": 0.6116
}Semantic roles & 50–950 ramp
primary
#FDC285
secondary
#4A92DC
accent
#71E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380