#FDCE94#FDCE94
#FDCE94 is a very light, moderate orange. Relative luminance 0.672; OKLCH L 87.9% C 0.091 H 72.1°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCE94 |
|---|---|
| RGB | rgb(253, 206, 148) |
| HSL | hsl(33, 96%, 79%) |
| HSV | hsv(33, 42%, 99%) |
| CMYK | cmyk(0%, 18.6%, 41.5%, 0.8%) |
| CIE-LAB | lab(85.59, 9.15, 35.09) |
| CIE-LCH | lch(85.59, 36.26, 75.38°) |
| OKLab | oklab(87.92% 0.0281 0.0867) |
| OKLCH | oklch(87.92% 0.091 72.1) |
| XYZ | xyz(67.9268, 67.1668, 37.3978) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.94
Light Peach
#FFD8B1
ΔE00 5.14
Burlywood
#DEB887
ΔE00 6.27
Peach
#FFDAB9
ΔE00 6.90
Moccasin
#FFE4B5
ΔE00 7.00
Wheat
#F5DEB3
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCE94 #94C3FD
analogous
#FD9994 #FDCE94 #F7FD94
triadic
#FDCE94 #94FDCE #CE94FD
tetradic
#FDCE94 #94FD99 #94C3FD #FD94F7
square
#FDCE94 #94FD99 #94C3FD #FD94F7
split-complementary
#FDCE94 #94F7FD #9994FD
monochromatic
#FB971C #FCB258 #FDCE94 #FEEAD0 #FEF1E1
Accessibility & contrast
On white
1.46
#FDCE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#FDCE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCE94
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCE94 | 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)
#DFCF90
Deuteranopia (green-blind)
#EADA95
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdce94; /* rgb */ color: rgb(253, 206, 148); /* oklch */ color: oklch(87.9% 0.091 72.1);
Tailwind
colors: {
custom: {
50: '#ffdcb4',
500: '#fdce94',
950: '#000000',
},
}SCSS
$custom: #fdce94; $custom-light: #ffdcb4; $custom-dark: #000000;
JSON
{
"hex": "#fdce94",
"rgb": {
"r": 253,
"g": 206,
"b": 148
},
"hsl": {
"h": 33.143,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.87919,
"c": 0.09114,
"h": 72.1
},
"luminance": 0.67163
}Semantic roles & 50–950 ramp
primary
#FDCE94
secondary
#5794DE
accent
#67E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481