#FBE385#FBE385
#FBE385 is a very light, moderate yellow. Relative luminance 0.771; OKLCH L 91.6% C 0.117 H 95.5°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE385 |
|---|---|
| RGB | rgb(251, 227, 133) |
| HSL | hsl(48, 94%, 75%) |
| HSV | hsv(48, 47%, 98%) |
| CMYK | cmyk(0%, 9.6%, 47%, 1.6%) |
| CIE-LAB | lab(90.39, -3.86, 48.66) |
| CIE-LCH | lch(90.39, 48.82, 94.53°) |
| OKLab | oklab(91.59% -0.0112 0.1169) |
| OKLCH | oklch(91.59% 0.117 95.5) |
| XYZ | xyz(71.4885, 77.1436, 33.3103) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.00
Sandy
#F1DA7A
ΔE00 2.11
Yellow Tan
#FFE36E
ΔE00 3.20
Pale Gold
#FDDE6C
ΔE00 3.31
Khaki (CSS)
#F0E68C
ΔE00 3.88
Sand Yellow
#FCE166
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE385 #859DFB
analogous
#FBA885 #FBE385 #D8FB85
triadic
#FBE385 #85FBE3 #E385FB
tetradic
#FBE385 #85FBA8 #859DFB #FB85D8
square
#FBE385 #85FBA8 #859DFB #FB85D8
split-complementary
#FBE385 #85D8FB #A885FB
monochromatic
#F7C80E #F9D54A #FBE385 #FDF1C0 #FEF8E1
Accessibility & contrast
On white
1.28
#FBE385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#FBE385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE385
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE385 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7D
Deuteranopia (green-blind)
#FBE789
Tritanopia (blue-blind)
#FFD6CC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbe385; /* rgb */ color: rgb(251, 227, 133); /* oklch */ color: oklch(91.6% 0.117 95.5);
Tailwind
colors: {
custom: {
50: '#ffebaa',
500: '#fbe385',
950: '#000000',
},
}SCSS
$custom: #fbe385; $custom-light: #ffebaa; $custom-dark: #000000;
JSON
{
"hex": "#fbe385",
"rgb": {
"r": 251,
"g": 227,
"b": 133
},
"hsl": {
"h": 47.797,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.91585,
"c": 0.11738,
"h": 95.5
},
"luminance": 0.77141
}Semantic roles & 50–950 ramp
primary
#FBE385
secondary
#4B68D9
accent
#2FE600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481