#FFDE75#FFDE75
#FFDE75 is a very light, vivid yellow. Relative luminance 0.748; OKLCH L 90.7% C 0.130 H 92.2°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE75 |
|---|---|
| RGB | rgb(255, 222, 117) |
| HSL | hsl(46, 100%, 73%) |
| HSV | hsv(46, 54%, 100%) |
| CMYK | cmyk(0%, 12.9%, 54.1%, 0%) |
| CIE-LAB | lab(89.29, -1.09, 55.05) |
| CIE-LCH | lch(89.29, 55.06, 91.13°) |
| OKLab | oklab(90.74% -0.0051 0.1296) |
| OKLCH | oklch(90.74% 0.13 92.2) |
| XYZ | xyz(70.5749, 74.7903, 27.5447) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.40
Wheat (survey)
#FBDD7E
ΔE00 1.54
Yellow Tan
#FFE36E
ΔE00 2.38
Light Mustard
#F7D560
ΔE00 2.59
Light Gold
#FDDC5C
ΔE00 2.90
Sand Yellow
#FCE166
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE75 #7596FF
analogous
#FF9975 #FFDE75 #DBFF75
triadic
#FFDE75 #75FFDE #DE75FF
tetradic
#FFDE75 #75FF99 #7596FF #FF75DB
square
#FFDE75 #75FF99 #7596FF #FF75DB
split-complementary
#FFDE75 #75DBFF #9975FF
monochromatic
#FABE00 #FFCF38 #FFDE75 #FFEDB2 #FFF8E0
Accessibility & contrast
On white
1.32
#FFDE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#FFDE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE75
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE75 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6B
Deuteranopia (green-blind)
#FAE579
Tritanopia (blue-blind)
#FFD0C6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffde75; /* rgb */ color: rgb(255, 222, 117); /* oklch */ color: oklch(90.7% 0.130 92.2);
Tailwind
colors: {
custom: {
50: '#ffe89f',
500: '#ffde75',
950: '#000000',
},
}SCSS
$custom: #ffde75; $custom-light: #ffe89f; $custom-dark: #000000;
JSON
{
"hex": "#ffde75",
"rgb": {
"r": 255,
"g": 222,
"b": 117
},
"hsl": {
"h": 45.652,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90742,
"c": 0.12965,
"h": 92.2
},
"luminance": 0.74787
}Semantic roles & 50–950 ramp
primary
#FFDE75
secondary
#3C62DD
accent
#37E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480