#FBEA7E#FBEA7E
#FBEA7E is a very light, vivid yellow. Relative luminance 0.809; OKLCH L 92.9% C 0.130 H 100.5°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEA7E |
|---|---|
| RGB | rgb(251, 234, 126) |
| HSL | hsl(52, 94%, 74%) |
| HSV | hsv(52, 50%, 98%) |
| CMYK | cmyk(0%, 6.8%, 49.8%, 1.6%) |
| CIE-LAB | lab(92.07, -7.98, 54.06) |
| CIE-LCH | lch(92.07, 54.64, 98.40°) |
| OKLab | oklab(92.89% -0.0238 0.1282) |
| OKLCH | oklch(92.89% 0.13 100.5) |
| XYZ | xyz(72.9745, 80.8638, 31.4989) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.05
Yellow Tan
#FFE36E
ΔE00 3.30
Khaki (CSS)
#F0E68C
ΔE00 3.34
Yellowish
#FAEE66
ΔE00 3.54
Sand Yellow
#FCE166
ΔE00 3.61
Dark Cream
#FFF39A
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEA7E #7E8FFB
analogous
#FBAC7E #FBEA7E #CEFB7E
triadic
#FBEA7E #7EFBEA #EA7EFB
tetradic
#FBEA7E #7EFBAC #7E8FFB #FB7ECE
square
#FBEA7E #7EFBAC #7E8FFB #FB7ECE
split-complementary
#FBEA7E #7ECEFB #AC7EFB
monochromatic
#F7D608 #F9E043 #FBEA7E #FDF4B9 #FEFAE1
Accessibility & contrast
On white
1.22
#FBEA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#FBEA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEA7E
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEA7E | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE474
Deuteranopia (green-blind)
#FFEB83
Tritanopia (blue-blind)
#FFDDD1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fbea7e; /* rgb */ color: rgb(251, 234, 126); /* oklch */ color: oklch(92.9% 0.130 100.5);
Tailwind
colors: {
custom: {
50: '#fff0a6',
500: '#fbea7e',
950: '#000000',
},
}SCSS
$custom: #fbea7e; $custom-light: #fff0a6; $custom-dark: #000000;
JSON
{
"hex": "#fbea7e",
"rgb": {
"r": 251,
"g": 234,
"b": 126
},
"hsl": {
"h": 51.84,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.9289,
"c": 0.13043,
"h": 100.5
},
"luminance": 0.80861
}Semantic roles & 50–950 ramp
primary
#FBEA7E
secondary
#4559D9
accent
#1FE600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580