#FBE677#FBE677
#FBE677 is a very light, vivid yellow. Relative luminance 0.784; OKLCH L 92.0% C 0.133 H 98.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE677 |
|---|---|
| RGB | rgb(251, 230, 119) |
| HSL | hsl(50, 94%, 73%) |
| HSV | hsv(50, 53%, 98%) |
| CMYK | cmyk(0%, 8.4%, 52.6%, 1.6%) |
| CIE-LAB | lab(90.98, -6.57, 56.02) |
| CIE-LCH | lch(90.98, 56.41, 96.69°) |
| OKLab | oklab(92% -0.0204 0.1319) |
| OKLCH | oklch(92% 0.133 98.8) |
| XYZ | xyz(71.4126, 78.4376, 28.8275) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.00
Sand Yellow
#FCE166
ΔE00 2.31
Sandy Yellow
#FDEE73
ΔE00 2.57
Pale Gold
#FDDE6C
ΔE00 3.03
Sandy
#F1DA7A
ΔE00 3.27
Dull Yellow
#EEDC5B
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE677 #778CFB
analogous
#FBA477 #FBE677 #CEFB77
triadic
#FBE677 #77FBE6 #E677FB
tetradic
#FBE677 #77FBA4 #778CFB #FB77CE
square
#FBE677 #77FBA4 #778CFB #FB77CE
split-complementary
#FBE677 #77CEFB #A477FB
monochromatic
#F1CB07 #F9DB3C #FBE677 #FDF1B2 #FEFAE1
Accessibility & contrast
On white
1.26
#FBE677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#FBE677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE677
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE677 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16D
Deuteranopia (green-blind)
#FEE97C
Tritanopia (blue-blind)
#FFD8CD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbe677; /* rgb */ color: rgb(251, 230, 119); /* oklch */ color: oklch(92.0% 0.133 98.8);
Tailwind
colors: {
custom: {
50: '#ffeda1',
500: '#fbe677',
950: '#000000',
},
}SCSS
$custom: #fbe677; $custom-light: #ffeda1; $custom-dark: #000000;
JSON
{
"hex": "#fbe677",
"rgb": {
"r": 251,
"g": 230,
"b": 119
},
"hsl": {
"h": 50.455,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.91999,
"c": 0.13349,
"h": 98.8
},
"luminance": 0.78435
}Semantic roles & 50–950 ramp
primary
#FBE677
secondary
#3F57D8
accent
#25E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480