#FFDE93#FFDE93
#FFDE93 is a very light, moderate orange. Relative luminance 0.756; OKLCH L 91.2% C 0.100 H 86.7°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE93 |
|---|---|
| RGB | rgb(255, 222, 147) |
| HSL | hsl(42, 100%, 79%) |
| HSV | hsv(42, 42%, 100%) |
| CMYK | cmyk(0%, 12.9%, 42.4%, 0%) |
| CIE-LAB | lab(89.68, 1.61, 40.94) |
| CIE-LCH | lch(89.68, 40.97, 87.75°) |
| OKLab | oklab(91.17% 0.0058 0.1002) |
| OKLCH | oklch(91.17% 0.1 86.7) |
| XYZ | xyz(72.6298, 75.6122, 38.3670) |
| Luminance | 0.7561 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.75
Pale Peach
#FFE5AD
ΔE00 4.19
Sandy
#F1DA7A
ΔE00 5.21
Navajowhite
#FFDEAD
ΔE00 5.77
Moccasin
#FFE4B5
ΔE00 6.06
Vanilla
#F3E5AB
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE93 #93B4FF
analogous
#FFA893 #FFDE93 #EAFF93
triadic
#FFDE93 #93FFDE #DE93FF
tetradic
#FFDE93 #93FFA8 #93B4FF #FF93EA
square
#FFDE93 #93FFA8 #93B4FF #FF93EA
split-complementary
#FFDE93 #93EAFF #A893FF
monochromatic
#FFB919 #FFCB56 #FFDE93 #FFF1D0 #FFF6E0
Accessibility & contrast
On white
1.30
#FFDE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#FFDE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE93
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE93 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8D
Deuteranopia (green-blind)
#F7E595
Tritanopia (blue-blind)
#FFD2CB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde93; /* rgb */ color: rgb(255, 222, 147); /* oklch */ color: oklch(91.2% 0.100 86.7);
Tailwind
colors: {
custom: {
50: '#ffe8b3',
500: '#ffde93',
950: '#000000',
},
}SCSS
$custom: #ffde93; $custom-light: #ffe8b3; $custom-dark: #000000;
JSON
{
"hex": "#ffde93",
"rgb": {
"r": 255,
"g": 222,
"b": 147
},
"hsl": {
"h": 41.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.9117,
"c": 0.10033,
"h": 86.7
},
"luminance": 0.75609
}Semantic roles & 50–950 ramp
primary
#FFDE93
secondary
#5580E1
accent
#46E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481