#FDCC94#FDCC94
#FDCC94 is a very light, moderate orange. Relative luminance 0.662; OKLCH L 87.5% C 0.091 H 69.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCC94 |
|---|---|
| RGB | rgb(253, 204, 148) |
| HSL | hsl(32, 96%, 79%) |
| HSV | hsv(32, 42%, 99%) |
| CMYK | cmyk(0%, 19.4%, 41.5%, 0.8%) |
| CIE-LAB | lab(85.10, 10.19, 34.45) |
| CIE-LCH | lch(85.10, 35.93, 73.53°) |
| OKLab | oklab(87.54% 0.0311 0.0852) |
| OKLCH | oklch(87.54% 0.091 69.9) |
| XYZ | xyz(67.4484, 66.2100, 37.2384) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.98
Navajowhite
#FFDEAD
ΔE00 5.52
Burlywood
#DEB887
ΔE00 6.09
Peach
#FFDAB9
ΔE00 6.66
Moccasin
#FFE4B5
ΔE00 7.61
Apricot
#FBCEB1
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCC94 #94C5FD
analogous
#FD9794 #FDCC94 #F9FD94
triadic
#FDCC94 #94FDCC #CC94FD
tetradic
#FDCC94 #94FD97 #94C5FD #FD94F9
square
#FDCC94 #94FD97 #94C5FD #FD94F9
split-complementary
#FDCC94 #94F9FD #9794FD
monochromatic
#FB931C #FCAF58 #FDCC94 #FEE9D0 #FEF1E1
Accessibility & contrast
On white
1.47
#FDCC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#FDCC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCC94
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCC94 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE90
Deuteranopia (green-blind)
#E9D995
Tritanopia (blue-blind)
#FFC0BE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdcc94; /* rgb */ color: rgb(253, 204, 148); /* oklch */ color: oklch(87.5% 0.091 69.9);
Tailwind
colors: {
custom: {
50: '#ffdbb4',
500: '#fdcc94',
950: '#000000',
},
}SCSS
$custom: #fdcc94; $custom-light: #ffdbb4; $custom-dark: #000000;
JSON
{
"hex": "#fdcc94",
"rgb": {
"r": 253,
"g": 204,
"b": 148
},
"hsl": {
"h": 32,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.8754,
"c": 0.09073,
"h": 69.9
},
"luminance": 0.66206
}Semantic roles & 50–950 ramp
primary
#FDCC94
secondary
#5796DE
accent
#6BE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481