#FBD97F#FBD97F
#FBD97F is a very light, moderate orange. Relative luminance 0.717; OKLCH L 89.5% C 0.116 H 89.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD97F |
|---|---|
| RGB | rgb(251, 217, 127) |
| HSL | hsl(44, 94%, 74%) |
| HSV | hsv(44, 49%, 98%) |
| CMYK | cmyk(0%, 13.5%, 49.4%, 1.6%) |
| CIE-LAB | lab(87.81, 0.68, 48.40) |
| CIE-LCH | lch(87.81, 48.41, 89.20°) |
| OKLab | oklab(89.53% 0.0014 0.1158) |
| OKLCH | oklch(89.53% 0.116 89.3) |
| XYZ | xyz(68.4297, 71.6704, 30.3039) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.67
Sandy
#F1DA7A
ΔE00 3.41
Pale Gold
#FDDE6C
ΔE00 3.77
Light Mustard
#F7D560
ΔE00 3.96
Yellow Tan
#FFE36E
ΔE00 4.75
Sand (survey)
#E2CA76
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD97F #7FA1FB
analogous
#FB9B7F #FBD97F #DFFB7F
triadic
#FBD97F #7FFBD9 #D97FFB
tetradic
#FBD97F #7FFB9B #7FA1FB #FB7FDF
square
#FBD97F #7FFB9B #7FA1FB #FB7FDF
split-complementary
#FBD97F #7FDFFB #9B7FFB
monochromatic
#F7B608 #F9C744 #FBD97F #FDEBBA #FEF6E1
Accessibility & contrast
On white
1.37
#FBD97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#FBD97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD97F
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD97F | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD777
Deuteranopia (green-blind)
#F4E082
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fbd97f; /* rgb */ color: rgb(251, 217, 127); /* oklch */ color: oklch(89.5% 0.116 89.3);
Tailwind
colors: {
custom: {
50: '#ffe4a6',
500: '#fbd97f',
950: '#000000',
},
}SCSS
$custom: #fbd97f; $custom-light: #ffe4a6; $custom-dark: #000000;
JSON
{
"hex": "#fbd97f",
"rgb": {
"r": 251,
"g": 217,
"b": 127
},
"hsl": {
"h": 43.548,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.89525,
"c": 0.11585,
"h": 89.3
},
"luminance": 0.71667
}Semantic roles & 50–950 ramp
primary
#FBD97F
secondary
#466ED9
accent
#3FE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480