#FDC898#FDC898
#FDC898 is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.9% C 0.087 H 63.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC898 |
|---|---|
| RGB | rgb(253, 200, 152) |
| HSL | hsl(29, 96%, 79%) |
| HSV | hsv(29, 40%, 99%) |
| CMYK | cmyk(0%, 20.9%, 39.9%, 0.8%) |
| CIE-LAB | lab(84.21, 12.70, 31.19) |
| CIE-LCH | lch(84.21, 33.68, 67.85°) |
| OKLab | oklab(86.86% 0.0388 0.0777) |
| OKLCH | oklch(86.86% 0.087 63.5) |
| XYZ | xyz(66.8320, 64.4618, 38.6218) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.83
Apricot
#FBCEB1
ΔE00 5.53
Peach
#FFDAB9
ΔE00 5.99
Burlywood
#DEB887
ΔE00 6.50
Navajowhite
#FFDEAD
ΔE00 7.26
Apricot (survey)
#FFB16D
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC898 #98CDFD
analogous
#FD989B #FDC898 #FDFB98
triadic
#FDC898 #98FDC8 #C898FD
tetradic
#FDC898 #9BFD98 #98CDFD #FB98FD
square
#FDC898 #9BFD98 #98CDFD #FB98FD
split-complementary
#FDC898 #98FDFB #989BFD
monochromatic
#FB8820 #FCA85C #FDC898 #FEE8D4 #FEEFE1
Accessibility & contrast
On white
1.51
#FDC898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#FDC898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC898
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC898 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB95
Deuteranopia (green-blind)
#E5D799
Tritanopia (blue-blind)
#FFBDBB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdc898; /* rgb */ color: rgb(253, 200, 152); /* oklch */ color: oklch(86.9% 0.087 63.5);
Tailwind
colors: {
custom: {
50: '#ffd8b6',
500: '#fdc898',
950: '#000000',
},
}SCSS
$custom: #fdc898; $custom-light: #ffd8b6; $custom-dark: #000000;
JSON
{
"hex": "#fdc898",
"rgb": {
"r": 253,
"g": 200,
"b": 152
},
"hsl": {
"h": 28.515,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.86859,
"c": 0.08688,
"h": 63.5
},
"luminance": 0.64458
}Semantic roles & 50–950 ramp
primary
#FDC898
secondary
#5AA0DF
accent
#78E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381