Wheat (survey)#FBDD7E
#FBDD7E is a very light, moderate yellow. Relative luminance 0.737; OKLCH L 90.3% C 0.120 H 92.3°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDD7E |
|---|---|
| RGB | rgb(251, 221, 126) |
| HSL | hsl(46, 94%, 74%) |
| HSV | hsv(46, 50%, 98%) |
| CMYK | cmyk(0%, 12%, 49.8%, 1.6%) |
| CIE-LAB | lab(88.80, -1.45, 50.09) |
| CIE-LCH | lch(88.80, 50.11, 91.65°) |
| OKLab | oklab(90.3% -0.0049 0.1195) |
| OKLCH | oklch(90.3% 0.12 92.3) |
| XYZ | xyz(69.4084, 73.7315, 30.3102) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.00
Sandy
#F1DA7A
ΔE00 2.20
Pale Gold
#FDDE6C
ΔE00 2.60
Yellow Tan
#FFE36E
ΔE00 3.31
Light Mustard
#F7D560
ΔE00 3.52
Sand Yellow
#FCE166
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDD7E #7E9CFB
analogous
#FB9F7E #FBDD7E #DBFB7E
triadic
#FBDD7E #7EFBDD #DD7EFB
tetradic
#FBDD7E #7EFB9F #7E9CFB #FB7EDB
square
#FBDD7E #7EFB9F #7E9CFB #FB7EDB
split-complementary
#FBDD7E #7EDBFB #9F7EFB
monochromatic
#F7BE08 #F9CD43 #FBDD7E #FDEDB9 #FEF7E1
Accessibility & contrast
On white
1.33
#FBDD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#FBDD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDD7E
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDD7E | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA76
Deuteranopia (green-blind)
#F7E382
Tritanopia (blue-blind)
#FFD0C6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fbdd7e; /* rgb */ color: rgb(251, 221, 126); /* oklch */ color: oklch(90.3% 0.120 92.3);
Tailwind
colors: {
custom: {
50: '#ffe7a5',
500: '#fbdd7e',
950: '#000000',
},
}SCSS
$custom: #fbdd7e; $custom-light: #ffe7a5; $custom-dark: #000000;
JSON
{
"hex": "#fbdd7e",
"rgb": {
"r": 251,
"g": 221,
"b": 126
},
"hsl": {
"h": 45.6,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.90299,
"c": 0.11961,
"h": 92.3
},
"luminance": 0.73728
}Semantic roles & 50–950 ramp
primary
#FBDD7E
secondary
#4568D9
accent
#37E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480