#FDC294#FDC294
#FDC294 is a very light, moderate orange. Relative luminance 0.616; OKLCH L 85.7% C 0.091 H 59.1°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC294 |
|---|---|
| RGB | rgb(253, 194, 148) |
| HSL | hsl(26, 96%, 79%) |
| HSV | hsv(26, 42%, 99%) |
| CMYK | cmyk(0%, 23.3%, 41.5%, 0.8%) |
| CIE-LAB | lab(82.70, 15.40, 31.28) |
| CIE-LCH | lch(82.70, 34.87, 63.79°) |
| OKLab | oklab(85.67% 0.0465 0.0778) |
| OKLCH | oklch(85.67% 0.091 59.1) |
| XYZ | xyz(65.1475, 61.6082, 36.4714) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.35
Apricot
#FBCEB1
ΔE00 5.54
Apricot (survey)
#FFB16D
ΔE00 6.20
Light Peach
#FFD8B1
ΔE00 6.52
Peach
#FFDAB9
ΔE00 7.30
Burlywood
#DEB887
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC294 #94CFFD
analogous
#FD949A #FDC294 #FDF794
triadic
#FDC294 #94FDC2 #C294FD
tetradic
#FDC294 #9AFD94 #94CFFD #F794FD
square
#FDC294 #9AFD94 #94CFFD #F794FD
split-complementary
#FDC294 #94FDF7 #949AFD
monochromatic
#FB7E1C #FCA058 #FDC294 #FEE4D0 #FEEEE1
Accessibility & contrast
On white
1.58
#FDC294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#FDC294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC294
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC294 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C691
Deuteranopia (green-blind)
#E2D395
Tritanopia (blue-blind)
#FFB6B6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdc294; /* rgb */ color: rgb(253, 194, 148); /* oklch */ color: oklch(85.7% 0.091 59.1);
Tailwind
colors: {
custom: {
50: '#ffd4b3',
500: '#fdc294',
950: '#000000',
},
}SCSS
$custom: #fdc294; $custom-light: #ffd4b3; $custom-dark: #000000;
JSON
{
"hex": "#fdc294",
"rgb": {
"r": 253,
"g": 194,
"b": 148
},
"hsl": {
"h": 26.286,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.85666,
"c": 0.09067,
"h": 59.1
},
"luminance": 0.61604
}Semantic roles & 50–950 ramp
primary
#FDC294
secondary
#57A3DE
accent
#81E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381