#FDC98E#FDC98E
#FDC98E is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.9% C 0.096 H 69.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC98E |
|---|---|
| RGB | rgb(253, 201, 142) |
| HSL | hsl(32, 97%, 77%) |
| HSV | hsv(32, 44%, 99%) |
| CMYK | cmyk(0%, 20.6%, 43.9%, 0.8%) |
| CIE-LAB | lab(84.28, 11.13, 36.47) |
| CIE-LCH | lch(84.28, 38.13, 73.03°) |
| OKLab | oklab(86.87% 0.0334 0.0897) |
| OKLCH | oklch(86.87% 0.096 69.6) |
| XYZ | xyz(66.2796, 64.6126, 34.5663) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.92
Burlywood
#DEB887
ΔE00 6.03
Navajowhite
#FFDEAD
ΔE00 6.47
Apricot (survey)
#FFB16D
ΔE00 7.39
Peach
#FFDAB9
ΔE00 7.55
Apricot
#FBCEB1
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC98E #8EC2FD
analogous
#FD928E #FDC98E #F9FD8E
triadic
#FDC98E #8EFDC9 #C98EFD
tetradic
#FDC98E #8EFD92 #8EC2FD #FD8EF9
square
#FDC98E #8EFD92 #8EC2FD #FD8EF9
split-complementary
#FDC98E #8EF9FD #928EFD
monochromatic
#FB9016 #FCAC52 #FDC98E #FEE6CA #FEF1E1
Accessibility & contrast
On white
1.51
#FDC98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#FDC98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC98E
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC98E | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8A
Deuteranopia (green-blind)
#E7D78F
Tritanopia (blue-blind)
#FFBDBA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdc98e; /* rgb */ color: rgb(253, 201, 142); /* oklch */ color: oklch(86.9% 0.096 69.6);
Tailwind
colors: {
custom: {
50: '#ffd9af',
500: '#fdc98e',
950: '#000000',
},
}SCSS
$custom: #fdc98e; $custom-light: #ffd9af; $custom-dark: #000000;
JSON
{
"hex": "#fdc98e",
"rgb": {
"r": 253,
"g": 201,
"b": 142
},
"hsl": {
"h": 31.892,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.86867,
"c": 0.09568,
"h": 69.6
},
"luminance": 0.64609
}Semantic roles & 50–950 ramp
primary
#FDC98E
secondary
#5293DD
accent
#6CE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381