#FFE075#FFE075
#FFE075 is a very light, vivid yellow. Relative luminance 0.759; OKLCH L 91.1% C 0.131 H 93.5°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE075 |
|---|---|
| RGB | rgb(255, 224, 117) |
| HSL | hsl(47, 100%, 73%) |
| HSV | hsv(47, 54%, 100%) |
| CMYK | cmyk(0%, 12.2%, 54.1%, 0%) |
| CIE-LAB | lab(89.79, -2.10, 55.64) |
| CIE-LCH | lch(89.79, 55.68, 92.16°) |
| OKLab | oklab(91.14% -0.008 0.1308) |
| OKLCH | oklch(91.14% 0.131 93.5) |
| XYZ | xyz(71.1093, 75.8589, 27.7228) |
| Luminance | 0.7586 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.05
Yellow Tan
#FFE36E
ΔE00 1.69
Wheat (survey)
#FBDD7E
ΔE00 1.79
Sand Yellow
#FCE166
ΔE00 2.40
Light Gold
#FDDC5C
ΔE00 2.71
Light Mustard
#F7D560
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE075 #7594FF
analogous
#FF9B75 #FFE075 #D9FF75
triadic
#FFE075 #75FFE0 #E075FF
tetradic
#FFE075 #75FF9B #7594FF #FF75D9
square
#FFE075 #75FF9B #7594FF #FF75D9
split-complementary
#FFE075 #75D9FF #9B75FF
monochromatic
#FAC200 #FFD238 #FFE075 #FFEEB2 #FFF8E0
Accessibility & contrast
On white
1.30
#FFE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#FFE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE075
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE075 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6B
Deuteranopia (green-blind)
#FBE679
Tritanopia (blue-blind)
#FFD2C7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe075; /* rgb */ color: rgb(255, 224, 117); /* oklch */ color: oklch(91.1% 0.131 93.5);
Tailwind
colors: {
custom: {
50: '#ffe99f',
500: '#ffe075',
950: '#000000',
},
}SCSS
$custom: #ffe075; $custom-light: #ffe99f; $custom-dark: #000000;
JSON
{
"hex": "#ffe075",
"rgb": {
"r": 255,
"g": 224,
"b": 117
},
"hsl": {
"h": 46.522,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91136,
"c": 0.13107,
"h": 93.5
},
"luminance": 0.75856
}Semantic roles & 50–950 ramp
primary
#FFE075
secondary
#3C60DD
accent
#34E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480