#FBE293#FBE293
#FBE293 is a very light, moderate yellow. Relative luminance 0.770; OKLCH L 91.6% C 0.102 H 92.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE293 |
|---|---|
| RGB | rgb(251, 226, 147) |
| HSL | hsl(46, 93%, 78%) |
| HSV | hsv(46, 41%, 98%) |
| CMYK | cmyk(0%, 10%, 41.4%, 1.6%) |
| CIE-LAB | lab(90.33, -1.99, 41.70) |
| CIE-LCH | lch(90.33, 41.75, 92.73°) |
| OKLab | oklab(91.6% -0.0045 0.1019) |
| OKLCH | oklch(91.6% 0.102 92.5) |
| XYZ | xyz(72.2483, 77.0112, 38.6570) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.95
Sandy
#F1DA7A
ΔE00 3.57
Light Tan
#FBEEAC
ΔE00 4.61
Khaki (CSS)
#F0E68C
ΔE00 4.76
Pale Peach
#FFE5AD
ΔE00 4.83
Vanilla
#F3E5AB
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE293 #93ACFB
analogous
#FBAE93 #FBE293 #E0FB93
triadic
#FBE293 #93FBE2 #E293FB
tetradic
#FBE293 #93FBAE #93ACFB #FB93E0
square
#FBE293 #93FBAE #93ACFB #FB93E0
split-complementary
#FBE293 #93E0FB #AE93FB
monochromatic
#F7C21D #F9D258 #FBE293 #FDF2CE #FEF7E1
Accessibility & contrast
On white
1.28
#FBE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#FBE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE293
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE293 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8D
Deuteranopia (green-blind)
#F8E796
Tritanopia (blue-blind)
#FFD6CE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbe293; /* rgb */ color: rgb(251, 226, 147); /* oklch */ color: oklch(91.6% 0.102 92.5);
Tailwind
colors: {
custom: {
50: '#feeab3',
500: '#fbe293',
950: '#000000',
},
}SCSS
$custom: #fbe293; $custom-light: #feeab3; $custom-dark: #000000;
JSON
{
"hex": "#fbe293",
"rgb": {
"r": 251,
"g": 226,
"b": 147
},
"hsl": {
"h": 45.577,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.91598,
"c": 0.10204,
"h": 92.5
},
"luminance": 0.77009
}Semantic roles & 50–950 ramp
primary
#FBE293
secondary
#5777DB
accent
#37E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481