#FDCE93#FDCE93
#FDCE93 is a very light, moderate orange. Relative luminance 0.671; OKLCH L 87.9% C 0.092 H 72.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCE93 |
|---|---|
| RGB | rgb(253, 206, 147) |
| HSL | hsl(33, 96%, 78%) |
| HSV | hsv(33, 42%, 99%) |
| CMYK | cmyk(0%, 18.6%, 41.9%, 0.8%) |
| CIE-LAB | lab(85.57, 9.05, 35.58) |
| CIE-LCH | lch(85.57, 36.71, 75.73°) |
| OKLab | oklab(87.9% 0.0277 0.0878) |
| OKLCH | oklch(87.9% 0.092 72.5) |
| XYZ | xyz(67.8480, 67.1353, 36.9828) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.98
Light Peach
#FFD8B1
ΔE00 5.35
Burlywood
#DEB887
ΔE00 6.31
Moccasin
#FFE4B5
ΔE00 7.02
Peach
#FFDAB9
ΔE00 7.11
Pale Peach
#FFE5AD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCE93 #93C2FD
analogous
#FD9993 #FDCE93 #F7FD93
triadic
#FDCE93 #93FDCE #CE93FD
tetradic
#FDCE93 #93FD99 #93C2FD #FD93F7
square
#FDCE93 #93FD99 #93C2FD #FD93F7
split-complementary
#FDCE93 #93F7FD #9993FD
monochromatic
#FB971B #FCB357 #FDCE93 #FEE9CF #FEF1E1
Accessibility & contrast
On white
1.46
#FDCE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#FDCE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCE93
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCE93 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8F
Deuteranopia (green-blind)
#EADA94
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdce93; /* rgb */ color: rgb(253, 206, 147); /* oklch */ color: oklch(87.9% 0.092 72.5);
Tailwind
colors: {
custom: {
50: '#ffdcb3',
500: '#fdce93',
950: '#000000',
},
}SCSS
$custom: #fdce93; $custom-light: #ffdcb3; $custom-dark: #000000;
JSON
{
"hex": "#fdce93",
"rgb": {
"r": 253,
"g": 206,
"b": 147
},
"hsl": {
"h": 33.396,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.87902,
"c": 0.09207,
"h": 72.5
},
"luminance": 0.67132
}Semantic roles & 50–950 ramp
primary
#FDCE93
secondary
#5692DE
accent
#66E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481