#FFEB7E#FFEB7E
#FFEB7E is a very light, vivid yellow. Relative luminance 0.822; OKLCH L 93.4% C 0.132 H 99.1°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB7E |
|---|---|
| RGB | rgb(255, 235, 126) |
| HSL | hsl(51, 100%, 75%) |
| HSV | hsv(51, 51%, 100%) |
| CMYK | cmyk(0%, 7.8%, 50.6%, 0%) |
| CIE-LAB | lab(92.66, -6.89, 54.84) |
| CIE-LCH | lch(92.66, 55.27, 97.16°) |
| OKLab | oklab(93.43% -0.0209 0.1299) |
| OKLCH | oklch(93.43% 0.132 99.1) |
| XYZ | xyz(74.7166, 82.1858, 31.6623) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.21
Yellow Tan
#FFE36E
ΔE00 2.75
Sand Yellow
#FCE166
ΔE00 3.20
Yellowish
#FAEE66
ΔE00 3.75
Pale Gold
#FDDE6C
ΔE00 3.87
Dark Cream
#FFF39A
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB7E #7E92FF
analogous
#FFAB7E #FFEB7E #D2FF7E
triadic
#FFEB7E #7EFFEB #EB7EFF
tetradic
#FFEB7E #7EFFAB #7E92FF #FF7ED2
square
#FFEB7E #7EFFAB #7E92FF #FF7ED2
split-complementary
#FFEB7E #7ED2FF #AB7EFF
monochromatic
#FFD804 #FFE241 #FFEB7E #FFF4BB #FFFAE0
Accessibility & contrast
On white
1.20
#FFEB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#FFEB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB7E
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB7E | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE674
Deuteranopia (green-blind)
#FFED83
Tritanopia (blue-blind)
#FFDDD2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffeb7e; /* rgb */ color: rgb(255, 235, 126); /* oklch */ color: oklch(93.4% 0.132 99.1);
Tailwind
colors: {
custom: {
50: '#fff1a6',
500: '#ffeb7e',
950: '#000000',
},
}SCSS
$custom: #ffeb7e; $custom-light: #fff1a6; $custom-dark: #000000;
JSON
{
"hex": "#ffeb7e",
"rgb": {
"r": 255,
"g": 235,
"b": 126
},
"hsl": {
"h": 50.698,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.93434,
"c": 0.13155,
"h": 99.1
},
"luminance": 0.82183
}Semantic roles & 50–950 ramp
primary
#FFEB7E
secondary
#435BDE
accent
#24E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580