#FFDE97#FFDE97
#FFDE97 is a very light, moderate orange. Relative luminance 0.757; OKLCH L 91.2% C 0.096 H 85.6°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE97 |
|---|---|
| RGB | rgb(255, 222, 151) |
| HSL | hsl(41, 100%, 80%) |
| HSV | hsv(41, 41%, 100%) |
| CMYK | cmyk(0%, 12.9%, 40.8%, 0%) |
| CIE-LAB | lab(89.74, 2.02, 39.01) |
| CIE-LCH | lch(89.74, 39.06, 87.04°) |
| OKLab | oklab(91.24% 0.0073 0.0959) |
| OKLCH | oklch(91.24% 0.096 85.6) |
| XYZ | xyz(72.9492, 75.7399, 40.0489) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.58
Wheat (survey)
#FBDD7E
ΔE00 4.51
Navajowhite
#FFDEAD
ΔE00 5.00
Moccasin
#FFE4B5
ΔE00 5.34
Vanilla
#F3E5AB
ΔE00 5.86
Sandy
#F1DA7A
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE97 #97B8FF
analogous
#FFAA97 #FFDE97 #ECFF97
triadic
#FFDE97 #97FFDE #DE97FF
tetradic
#FFDE97 #97FFAA #97B8FF #FF97EC
square
#FFDE97 #97FFAA #97B8FF #FF97EC
split-complementary
#FFDE97 #97ECFF #AA97FF
monochromatic
#FFB71D #FFCB5A #FFDE97 #FFF1D4 #FFF5E0
Accessibility & contrast
On white
1.30
#FFDE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#FFDE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE97
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE97 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD92
Deuteranopia (green-blind)
#F6E599
Tritanopia (blue-blind)
#FFD2CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffde97; /* rgb */ color: rgb(255, 222, 151); /* oklch */ color: oklch(91.2% 0.096 85.6);
Tailwind
colors: {
custom: {
50: '#ffe8b6',
500: '#ffde97',
950: '#000000',
},
}SCSS
$custom: #ffde97; $custom-light: #ffe8b6; $custom-dark: #000000;
JSON
{
"hex": "#ffde97",
"rgb": {
"r": 255,
"g": 222,
"b": 151
},
"hsl": {
"h": 40.962,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91236,
"c": 0.09617,
"h": 85.6
},
"luminance": 0.75737
}Semantic roles & 50–950 ramp
primary
#FFDE97
secondary
#5984E2
accent
#49E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481