#FDD283#FDD283
#FDD283 is a very light, moderate orange. Relative luminance 0.686; OKLCH L 88.4% C 0.109 H 81.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD283 |
|---|---|
| RGB | rgb(253, 210, 131) |
| HSL | hsl(39, 97%, 75%) |
| HSV | hsv(39, 48%, 99%) |
| CMYK | cmyk(0%, 17%, 48.2%, 0.8%) |
| CIE-LAB | lab(86.31, 5.42, 44.62) |
| CIE-LCH | lch(86.31, 44.95, 83.07°) |
| OKLab | oklab(88.41% 0.0156 0.1076) |
| OKLCH | oklch(88.41% 0.109 81.8) |
| XYZ | xyz(67.6539, 68.6180, 31.1494) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.48
Sand (survey)
#E2CA76
ΔE00 6.43
Navajowhite
#FFDEAD
ΔE00 6.68
Pale Peach
#FFE5AD
ΔE00 6.84
Light Mustard
#F7D560
ΔE00 6.88
Sandy
#F1DA7A
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD283 #83AEFD
analogous
#FD9583 #FDD283 #EBFD83
triadic
#FDD283 #83FDD2 #D283FD
tetradic
#FDD283 #83FD95 #83AEFD #FD83EB
square
#FDD283 #83FD95 #83AEFD #FD83EB
split-complementary
#FDD283 #83EBFD #9583FD
monochromatic
#FBA60B #FCBC47 #FDD283 #FEE8BF #FFF4E1
Accessibility & contrast
On white
1.43
#FDD283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#FDD283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD283
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD283 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27D
Deuteranopia (green-blind)
#EFDC85
Tritanopia (blue-blind)
#FFC5BF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdd283; /* rgb */ color: rgb(253, 210, 131); /* oklch */ color: oklch(88.4% 0.109 81.8);
Tailwind
colors: {
custom: {
50: '#ffdfa8',
500: '#fdd283',
950: '#000000',
},
}SCSS
$custom: #fdd283; $custom-light: #ffdfa8; $custom-dark: #000000;
JSON
{
"hex": "#fdd283",
"rgb": {
"r": 253,
"g": 210,
"b": 131
},
"hsl": {
"h": 38.852,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.88408,
"c": 0.10876,
"h": 81.8
},
"luminance": 0.68615
}Semantic roles & 50–950 ramp
primary
#FDD283
secondary
#487CDC
accent
#51E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480