#FDC283#FDC283
#FDC283 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.4% C 0.105 H 67.5°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC283 |
|---|---|
| RGB | rgb(253, 194, 131) |
| HSL | hsl(31, 97%, 75%) |
| HSV | hsv(31, 48%, 99%) |
| CMYK | cmyk(0%, 23.3%, 48.2%, 0.8%) |
| CIE-LAB | lab(82.44, 13.72, 39.73) |
| CIE-LCH | lch(82.44, 42.03, 70.95°) |
| OKLab | oklab(85.37% 0.04 0.0966) |
| OKLCH | oklch(85.37% 0.105 67.5) |
| XYZ | xyz(63.8994, 61.1089, 29.8979) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.31
Burlywood
#DEB887
ΔE00 6.34
Peach (survey)
#FFB07C
ΔE00 7.37
Light Peach
#FFD8B1
ΔE00 7.71
Butterscotch
#FDB147
ΔE00 7.77
Sandybrown
#F4A460
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC283 #83BEFD
analogous
#FD8583 #FDC283 #FBFD83
triadic
#FDC283 #83FDC2 #C283FD
tetradic
#FDC283 #83FD85 #83BEFD #FD83FB
square
#FDC283 #83FD85 #83BEFD #FD83FB
split-complementary
#FDC283 #83FBFD #8583FD
monochromatic
#FB870B #FCA447 #FDC283 #FEE0BF #FFF0E1
Accessibility & contrast
On white
1.59
#FDC283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#FDC283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC283
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC283 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57E
Deuteranopia (green-blind)
#E4D384
Tritanopia (blue-blind)
#FFB4B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdc283; /* rgb */ color: rgb(253, 194, 131); /* oklch */ color: oklch(85.4% 0.105 67.5);
Tailwind
colors: {
custom: {
50: '#ffd4a8',
500: '#fdc283',
950: '#000000',
},
}SCSS
$custom: #fdc283; $custom-light: #ffd4a8; $custom-dark: #000000;
JSON
{
"hex": "#fdc283",
"rgb": {
"r": 253,
"g": 194,
"b": 131
},
"hsl": {
"h": 30.984,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.8537,
"c": 0.10454,
"h": 67.5
},
"luminance": 0.61105
}Semantic roles & 50–950 ramp
primary
#FDC283
secondary
#4890DC
accent
#6FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380