#FBE67F#FBE67F
#FBE67F is a very light, vivid yellow. Relative luminance 0.786; OKLCH L 92.1% C 0.126 H 98.1°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE67F |
|---|---|
| RGB | rgb(251, 230, 127) |
| HSL | hsl(50, 94%, 74%) |
| HSV | hsv(50, 49%, 98%) |
| CMYK | cmyk(0%, 8.4%, 49.4%, 1.6%) |
| CIE-LAB | lab(91.07, -5.90, 52.38) |
| CIE-LCH | lch(91.07, 52.71, 96.43°) |
| OKLab | oklab(92.1% -0.0177 0.1246) |
| OKLCH | oklch(92.1% 0.126 98.1) |
| XYZ | xyz(71.9135, 78.6379, 31.4651) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.56
Sandy
#F1DA7A
ΔE00 2.78
Sand Yellow
#FCE166
ΔE00 3.09
Wheat (survey)
#FBDD7E
ΔE00 3.28
Pale Gold
#FDDE6C
ΔE00 3.29
Sandy Yellow
#FDEE73
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE67F #7F94FB
analogous
#FBA87F #FBE67F #D2FB7F
triadic
#FBE67F #7FFBE6 #E67FFB
tetradic
#FBE67F #7FFBA8 #7F94FB #FB7FD2
square
#FBE67F #7FFBA8 #7F94FB #FB7FD2
split-complementary
#FBE67F #7FD2FB #A87FFB
monochromatic
#F7CF08 #F9DA44 #FBE67F #FDF2BA #FEF9E1
Accessibility & contrast
On white
1.26
#FBE67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#FBE67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE67F
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE67F | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E176
Deuteranopia (green-blind)
#FEE983
Tritanopia (blue-blind)
#FFD9CE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbe67f; /* rgb */ color: rgb(251, 230, 127); /* oklch */ color: oklch(92.1% 0.126 98.1);
Tailwind
colors: {
custom: {
50: '#ffeda6',
500: '#fbe67f',
950: '#000000',
},
}SCSS
$custom: #fbe67f; $custom-light: #ffeda6; $custom-dark: #000000;
JSON
{
"hex": "#fbe67f",
"rgb": {
"r": 251,
"g": 230,
"b": 127
},
"hsl": {
"h": 49.839,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.92101,
"c": 0.12588,
"h": 98.1
},
"luminance": 0.78635
}Semantic roles & 50–950 ramp
primary
#FBE67F
secondary
#465ED9
accent
#27E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480