#FDC293#FDC293
#FDC293 is a very light, moderate orange. Relative luminance 0.616; OKLCH L 85.6% C 0.091 H 59.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC293 |
|---|---|
| RGB | rgb(253, 194, 147) |
| HSL | hsl(27, 96%, 78%) |
| HSV | hsv(27, 42%, 99%) |
| CMYK | cmyk(0%, 23.3%, 41.9%, 0.8%) |
| CIE-LAB | lab(82.69, 15.29, 31.78) |
| CIE-LCH | lch(82.69, 35.27, 64.30°) |
| OKLab | oklab(85.65% 0.0461 0.079) |
| OKLCH | oklch(85.65% 0.091 59.7) |
| XYZ | xyz(65.0687, 61.5767, 36.0563) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.38
Apricot
#FBCEB1
ΔE00 5.74
Apricot (survey)
#FFB16D
ΔE00 6.04
Light Peach
#FFD8B1
ΔE00 6.52
Burlywood
#DEB887
ΔE00 7.17
Peach
#FFDAB9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC293 #93CEFD
analogous
#FD9399 #FDC293 #FDF793
triadic
#FDC293 #93FDC2 #C293FD
tetradic
#FDC293 #99FD93 #93CEFD #F793FD
square
#FDC293 #99FD93 #93CEFD #F793FD
split-complementary
#FDC293 #93FDF7 #9399FD
monochromatic
#FB7E1B #FCA057 #FDC293 #FEE4CF #FEEEE1
Accessibility & contrast
On white
1.58
#FDC293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#FDC293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC293
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC293 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C690
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#FFB6B6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdc293; /* rgb */ color: rgb(253, 194, 147); /* oklch */ color: oklch(85.6% 0.091 59.7);
Tailwind
colors: {
custom: {
50: '#ffd4b3',
500: '#fdc293',
950: '#000000',
},
}SCSS
$custom: #fdc293; $custom-light: #ffd4b3; $custom-dark: #000000;
JSON
{
"hex": "#fdc293",
"rgb": {
"r": 253,
"g": 194,
"b": 147
},
"hsl": {
"h": 26.604,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.85647,
"c": 0.09145,
"h": 59.7
},
"luminance": 0.61573
}Semantic roles & 50–950 ramp
primary
#FDC293
secondary
#56A2DE
accent
#80E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381