#FFDE90#FFDE90
#FFDE90 is a very light, moderate orange. Relative luminance 0.755; OKLCH L 91.1% C 0.103 H 87.4°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE90 |
|---|---|
| RGB | rgb(255, 222, 144) |
| HSL | hsl(42, 100%, 78%) |
| HSV | hsv(42, 44%, 100%) |
| CMYK | cmyk(0%, 12.9%, 43.5%, 0%) |
| CIE-LAB | lab(89.64, 1.30, 42.39) |
| CIE-LCH | lch(89.64, 42.41, 88.24°) |
| OKLab | oklab(91.12% 0.0047 0.1033) |
| OKLCH | oklch(91.12% 0.103 87.4) |
| XYZ | xyz(72.3975, 75.5193, 37.1433) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.20
Pale Peach
#FFE5AD
ΔE00 4.66
Sandy
#F1DA7A
ΔE00 4.76
Pale Gold
#FDDE6C
ΔE00 5.64
Sand (survey)
#E2CA76
ΔE00 5.91
Light Mustard
#F7D560
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE90 #90B1FF
analogous
#FFA690 #FFDE90 #E8FF90
triadic
#FFDE90 #90FFDE #DE90FF
tetradic
#FFDE90 #90FFA6 #90B1FF #FF90E8
square
#FFDE90 #90FFA6 #90B1FF #FF90E8
split-complementary
#FFDE90 #90E8FF #A690FF
monochromatic
#FFBA16 #FFCC53 #FFDE90 #FFF0CD #FFF6E0
Accessibility & contrast
On white
1.30
#FFDE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#FFDE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE90
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE90 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8A
Deuteranopia (green-blind)
#F7E593
Tritanopia (blue-blind)
#FFD2CB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde90; /* rgb */ color: rgb(255, 222, 144); /* oklch */ color: oklch(91.1% 0.103 87.4);
Tailwind
colors: {
custom: {
50: '#ffe8b1',
500: '#ffde90',
950: '#000000',
},
}SCSS
$custom: #ffde90; $custom-light: #ffe8b1; $custom-dark: #000000;
JSON
{
"hex": "#ffde90",
"rgb": {
"r": 255,
"g": 222,
"b": 144
},
"hsl": {
"h": 42.162,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.91122,
"c": 0.10342,
"h": 87.4
},
"luminance": 0.75516
}Semantic roles & 50–950 ramp
primary
#FFDE90
secondary
#537DE1
accent
#44E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481