#FDCD94#FDCD94
#FDCD94 is a very light, moderate orange. Relative luminance 0.667; OKLCH L 87.7% C 0.091 H 71.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCD94 |
|---|---|
| RGB | rgb(253, 205, 148) |
| HSL | hsl(33, 96%, 79%) |
| HSV | hsv(33, 42%, 99%) |
| CMYK | cmyk(0%, 19%, 41.5%, 0.8%) |
| CIE-LAB | lab(85.35, 9.67, 34.77) |
| CIE-LCH | lch(85.35, 36.09, 74.46°) |
| OKLab | oklab(87.73% 0.0296 0.086) |
| OKLCH | oklch(87.73% 0.091 71) |
| XYZ | xyz(67.6869, 66.6869, 37.3178) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.04
Navajowhite
#FFDEAD
ΔE00 5.22
Burlywood
#DEB887
ΔE00 6.16
Peach
#FFDAB9
ΔE00 6.77
Moccasin
#FFE4B5
ΔE00 7.30
Wheat
#F5DEB3
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCD94 #94C4FD
analogous
#FD9894 #FDCD94 #F9FD94
triadic
#FDCD94 #94FDCD #CD94FD
tetradic
#FDCD94 #94FD98 #94C4FD #FD94F9
square
#FDCD94 #94FD98 #94C4FD #FD94F9
split-complementary
#FDCD94 #94F9FD #9894FD
monochromatic
#FB951C #FCB158 #FDCD94 #FEE9D0 #FEF1E1
Accessibility & contrast
On white
1.46
#FDCD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#FDCD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCD94
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCD94 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF90
Deuteranopia (green-blind)
#E9DA95
Tritanopia (blue-blind)
#FFC1BE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdcd94; /* rgb */ color: rgb(253, 205, 148); /* oklch */ color: oklch(87.7% 0.091 71.0);
Tailwind
colors: {
custom: {
50: '#ffdcb4',
500: '#fdcd94',
950: '#000000',
},
}SCSS
$custom: #fdcd94; $custom-light: #ffdcb4; $custom-dark: #000000;
JSON
{
"hex": "#fdcd94",
"rgb": {
"r": 253,
"g": 205,
"b": 148
},
"hsl": {
"h": 32.571,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.87729,
"c": 0.09091,
"h": 71
},
"luminance": 0.66683
}Semantic roles & 50–950 ramp
primary
#FDCD94
secondary
#5795DE
accent
#69E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481