#FFE07B#FFE07B
#FFE07B is a very light, vivid yellow. Relative luminance 0.760; OKLCH L 91.2% C 0.126 H 92.7°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE07B |
|---|---|
| RGB | rgb(255, 224, 123) |
| HSL | hsl(46, 100%, 74%) |
| HSV | hsv(46, 52%, 100%) |
| CMYK | cmyk(0%, 12.2%, 51.8%, 0%) |
| CIE-LAB | lab(89.86, -1.62, 52.90) |
| CIE-LCH | lch(89.86, 52.92, 91.75°) |
| OKLab | oklab(91.21% -0.0059 0.1254) |
| OKLCH | oklch(91.21% 0.126 92.7) |
| XYZ | xyz(71.4734, 76.0046, 29.6406) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.08
Pale Gold
#FDDE6C
ΔE00 1.84
Yellow Tan
#FFE36E
ΔE00 2.43
Sandy
#F1DA7A
ΔE00 2.73
Sand Yellow
#FCE166
ΔE00 3.18
Light Mustard
#F7D560
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE07B #7B9AFF
analogous
#FF9E7B #FFE07B #DCFF7B
triadic
#FFE07B #7BFFE0 #E07BFF
tetradic
#FFE07B #7BFF9E #7B9AFF #FF7BDC
square
#FFE07B #7BFF9E #7B9AFF #FF7BDC
split-complementary
#FFE07B #7BDCFF #9E7BFF
monochromatic
#FFC301 #FFD23E #FFE07B #FFEEB8 #FFF8E0
Accessibility & contrast
On white
1.30
#FFE07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#FFE07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE07B
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE07B | 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)
#F3DD72
Deuteranopia (green-blind)
#FBE67F
Tritanopia (blue-blind)
#FFD2C8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe07b; /* rgb */ color: rgb(255, 224, 123); /* oklch */ color: oklch(91.2% 0.126 92.7);
Tailwind
colors: {
custom: {
50: '#ffe9a3',
500: '#ffe07b',
950: '#000000',
},
}SCSS
$custom: #ffe07b; $custom-light: #ffe9a3; $custom-dark: #000000;
JSON
{
"hex": "#ffe07b",
"rgb": {
"r": 255,
"g": 224,
"b": 123
},
"hsl": {
"h": 45.909,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.91212,
"c": 0.12553,
"h": 92.7
},
"luminance": 0.76001
}Semantic roles & 50–950 ramp
primary
#FFE07B
secondary
#4166DD
accent
#36E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480