#FFDE95#FFDE95
#FFDE95 is a very light, moderate orange. Relative luminance 0.757; OKLCH L 91.2% C 0.098 H 86.2°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE95 |
|---|---|
| RGB | rgb(255, 222, 149) |
| HSL | hsl(41, 100%, 79%) |
| HSV | hsv(41, 42%, 100%) |
| CMYK | cmyk(0%, 12.9%, 41.6%, 0%) |
| CIE-LAB | lab(89.71, 1.81, 39.98) |
| CIE-LCH | lch(89.71, 40.02, 87.41°) |
| OKLab | oklab(91.2% 0.0066 0.098) |
| OKLCH | oklch(91.2% 0.098 86.2) |
| XYZ | xyz(72.7881, 75.6755, 39.2007) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.88
Wheat (survey)
#FBDD7E
ΔE00 4.12
Navajowhite
#FFDEAD
ΔE00 5.39
Sandy
#F1DA7A
ΔE00 5.53
Moccasin
#FFE4B5
ΔE00 5.70
Vanilla
#F3E5AB
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE95 #95B6FF
analogous
#FFA995 #FFDE95 #EBFF95
triadic
#FFDE95 #95FFDE #DE95FF
tetradic
#FFDE95 #95FFA9 #95B6FF #FF95EB
square
#FFDE95 #95FFA9 #95B6FF #FF95EB
split-complementary
#FFDE95 #95EBFF #A995FF
monochromatic
#FFB81B #FFCB58 #FFDE95 #FFF1D2 #FFF5E0
Accessibility & contrast
On white
1.30
#FFDE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#FFDE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE95
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE95 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC90
Deuteranopia (green-blind)
#F7E597
Tritanopia (blue-blind)
#FFD2CC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde95; /* rgb */ color: rgb(255, 222, 149); /* oklch */ color: oklch(91.2% 0.098 86.2);
Tailwind
colors: {
custom: {
50: '#ffe8b5',
500: '#ffde95',
950: '#000000',
},
}SCSS
$custom: #ffde95; $custom-light: #ffe8b5; $custom-dark: #000000;
JSON
{
"hex": "#ffde95",
"rgb": {
"r": 255,
"g": 222,
"b": 149
},
"hsl": {
"h": 41.321,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.91203,
"c": 0.09826,
"h": 86.2
},
"luminance": 0.75672
}Semantic roles & 50–950 ramp
primary
#FFDE95
secondary
#5782E1
accent
#47E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481