#FFDE7A#FFDE7A
#FFDE7A is a very light, vivid yellow. Relative luminance 0.749; OKLCH L 90.8% C 0.125 H 91.5°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE7A |
|---|---|
| RGB | rgb(255, 222, 122) |
| HSL | hsl(45, 100%, 74%) |
| HSV | hsv(45, 52%, 100%) |
| CMYK | cmyk(0%, 12.9%, 52.2%, 0%) |
| CIE-LAB | lab(89.35, -0.69, 52.76) |
| CIE-LCH | lch(89.35, 52.77, 90.75°) |
| OKLab | oklab(90.81% -0.0033 0.125) |
| OKLCH | oklch(90.81% 0.125 91.5) |
| XYZ | xyz(70.8768, 74.9110, 29.1345) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.03
Pale Gold
#FDDE6C
ΔE00 2.08
Yellow Tan
#FFE36E
ΔE00 2.94
Sandy
#F1DA7A
ΔE00 3.00
Light Mustard
#F7D560
ΔE00 3.08
Light Gold
#FDDC5C
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE7A #7A9BFF
analogous
#FF9C7A #FFDE7A #DEFF7A
triadic
#FFDE7A #7AFFDE #DE7AFF
tetradic
#FFDE7A #7AFF9C #7A9BFF #FF7ADE
square
#FFDE7A #7AFF9C #7A9BFF #FF7ADE
split-complementary
#FFDE7A #7ADEFF #9C7AFF
monochromatic
#FFBF00 #FFCF3D #FFDE7A #FFEDB7 #FFF7E0
Accessibility & contrast
On white
1.31
#FFDE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#FFDE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE7A
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE7A | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB71
Deuteranopia (green-blind)
#F9E57E
Tritanopia (blue-blind)
#FFD0C7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffde7a; /* rgb */ color: rgb(255, 222, 122); /* oklch */ color: oklch(90.8% 0.125 91.5);
Tailwind
colors: {
custom: {
50: '#ffe8a2',
500: '#ffde7a',
950: '#000000',
},
}SCSS
$custom: #ffde7a; $custom-light: #ffe8a2; $custom-dark: #000000;
JSON
{
"hex": "#ffde7a",
"rgb": {
"r": 255,
"g": 222,
"b": 122
},
"hsl": {
"h": 45.113,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.90805,
"c": 0.12504,
"h": 91.5
},
"luminance": 0.74908
}Semantic roles & 50–950 ramp
primary
#FFDE7A
secondary
#4067DD
accent
#39E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480