#FBEC82#FBEC82
#FBEC82 is a very light, vivid yellow. Relative luminance 0.821; OKLCH L 93.3% C 0.128 H 101.3°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEC82 |
|---|---|
| RGB | rgb(251, 236, 130) |
| HSL | hsl(53, 94%, 75%) |
| HSV | hsv(53, 48%, 98%) |
| CMYK | cmyk(0%, 6%, 48.2%, 1.6%) |
| CIE-LAB | lab(92.63, -8.63, 52.84) |
| CIE-LCH | lch(92.63, 53.54, 99.28°) |
| OKLab | oklab(93.35% -0.0252 0.1259) |
| OKLCH | oklch(93.35% 0.128 101.3) |
| XYZ | xyz(73.8104, 82.1143, 33.0764) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.17
Khaki (CSS)
#F0E68C
ΔE00 2.99
Dark Cream
#FFF39A
ΔE00 3.08
Straw
#FCF679
ΔE00 3.57
Yellowish
#FAEE66
ΔE00 3.65
Manilla
#FFFA86
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEC82 #8291FB
analogous
#FBB082 #FBEC82 #CEFB82
triadic
#FBEC82 #82FBEC #EC82FB
tetradic
#FBEC82 #82FBB0 #8291FB #FB82CE
square
#FBEC82 #82FBB0 #8291FB #FB82CE
split-complementary
#FBEC82 #82CEFB #B082FB
monochromatic
#F7DA0B #F9E347 #FBEC82 #FDF5BD #FEFAE1
Accessibility & contrast
On white
1.21
#FBEC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#FBEC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEC82
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEC82 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE679
Deuteranopia (green-blind)
#FFED87
Tritanopia (blue-blind)
#FFDFD3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fbec82; /* rgb */ color: rgb(251, 236, 130); /* oklch */ color: oklch(93.3% 0.128 101.3);
Tailwind
colors: {
custom: {
50: '#fff1a8',
500: '#fbec82',
950: '#000000',
},
}SCSS
$custom: #fbec82; $custom-light: #fff1a8; $custom-dark: #000000;
JSON
{
"hex": "#fbec82",
"rgb": {
"r": 251,
"g": 236,
"b": 130
},
"hsl": {
"h": 52.562,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.93345,
"c": 0.12839,
"h": 101.3
},
"luminance": 0.82112
}Semantic roles & 50–950 ramp
primary
#FBEC82
secondary
#485AD9
accent
#1CE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581