#FBDF88#FBDF88
#FBDF88 is a very light, moderate yellow. Relative luminance 0.751; OKLCH L 90.8% C 0.111 H 92.2°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDF88 |
|---|---|
| RGB | rgb(251, 223, 136) |
| HSL | hsl(45, 93%, 76%) |
| HSV | hsv(45, 46%, 98%) |
| CMYK | cmyk(0%, 11.2%, 45.8%, 1.6%) |
| CIE-LAB | lab(89.42, -1.55, 46.00) |
| CIE-LCH | lch(89.42, 46.03, 91.94°) |
| OKLab | oklab(90.84% -0.0042 0.1111) |
| OKLCH | oklch(90.84% 0.111 92.2) |
| XYZ | xyz(70.6174, 75.0650, 34.0570) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.36
Sandy
#F1DA7A
ΔE00 2.57
Pale Gold
#FDDE6C
ΔE00 3.85
Yellow Tan
#FFE36E
ΔE00 4.30
Light Mustard
#F7D560
ΔE00 4.85
Sand Yellow
#FCE166
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDF88 #88A4FB
analogous
#FBA588 #FBDF88 #DEFB88
triadic
#FBDF88 #88FBDF #DF88FB
tetradic
#FBDF88 #88FBA5 #88A4FB #FB88DE
square
#FBDF88 #88FBA5 #88A4FB #FB88DE
split-complementary
#FBDF88 #88DEFB #A588FB
monochromatic
#F7BF12 #F9CF4D #FBDF88 #FDEFC3 #FEF7E1
Accessibility & contrast
On white
1.31
#FBDF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#FBDF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDF88
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDF88 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC81
Deuteranopia (green-blind)
#F7E48B
Tritanopia (blue-blind)
#FFD2CA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbdf88; /* rgb */ color: rgb(251, 223, 136); /* oklch */ color: oklch(90.8% 0.111 92.2);
Tailwind
colors: {
custom: {
50: '#fee8ac',
500: '#fbdf88',
950: '#000000',
},
}SCSS
$custom: #fbdf88; $custom-light: #fee8ac; $custom-dark: #000000;
JSON
{
"hex": "#fbdf88",
"rgb": {
"r": 251,
"g": 223,
"b": 136
},
"hsl": {
"h": 45.391,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.90836,
"c": 0.11116,
"h": 92.2
},
"luminance": 0.75062
}Semantic roles & 50–950 ramp
primary
#FBDF88
secondary
#4D70DA
accent
#38E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481