#FFE07A#FFE07A
#FFE07A is a very light, vivid yellow. Relative luminance 0.760; OKLCH L 91.2% C 0.126 H 92.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE07A |
|---|---|
| RGB | rgb(255, 224, 122) |
| HSL | hsl(46, 100%, 74%) |
| HSV | hsv(46, 52%, 100%) |
| CMYK | cmyk(0%, 12.2%, 52.2%, 0%) |
| CIE-LAB | lab(89.85, -1.70, 53.36) |
| CIE-LCH | lch(89.85, 53.39, 91.83°) |
| OKLab | oklab(91.2% -0.0063 0.1263) |
| OKLCH | oklch(91.2% 0.126 92.8) |
| XYZ | xyz(71.4111, 75.9797, 29.3126) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.19
Pale Gold
#FDDE6C
ΔE00 1.70
Yellow Tan
#FFE36E
ΔE00 2.30
Sandy
#F1DA7A
ΔE00 2.74
Sand Yellow
#FCE166
ΔE00 3.04
Light Mustard
#F7D560
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE07A #7A99FF
analogous
#FF9E7A #FFE07A #DCFF7A
triadic
#FFE07A #7AFFE0 #E07AFF
tetradic
#FFE07A #7AFF9E #7A99FF #FF7ADC
square
#FFE07A #7AFF9E #7A99FF #FF7ADC
split-complementary
#FFE07A #7ADCFF #9E7AFF
monochromatic
#FFC300 #FFD23D #FFE07A #FFEEB7 #FFF8E0
Accessibility & contrast
On white
1.30
#FFE07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#FFE07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE07A
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE07A | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD71
Deuteranopia (green-blind)
#FBE67E
Tritanopia (blue-blind)
#FFD2C8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe07a; /* rgb */ color: rgb(255, 224, 122); /* oklch */ color: oklch(91.2% 0.126 92.8);
Tailwind
colors: {
custom: {
50: '#ffe9a3',
500: '#ffe07a',
950: '#000000',
},
}SCSS
$custom: #ffe07a; $custom-light: #ffe9a3; $custom-dark: #000000;
JSON
{
"hex": "#ffe07a",
"rgb": {
"r": 255,
"g": 224,
"b": 122
},
"hsl": {
"h": 46.015,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91199,
"c": 0.12647,
"h": 92.8
},
"luminance": 0.75976
}Semantic roles & 50–950 ramp
primary
#FFE07A
secondary
#4065DD
accent
#35E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480