#FBDA7F#FBDA7F
#FBDA7F is a very light, moderate orange. Relative luminance 0.722; OKLCH L 89.7% C 0.117 H 90.0°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDA7F |
|---|---|
| RGB | rgb(251, 218, 127) |
| HSL | hsl(44, 94%, 74%) |
| HSV | hsv(44, 49%, 98%) |
| CMYK | cmyk(0%, 13.1%, 49.4%, 1.6%) |
| CIE-LAB | lab(88.06, 0.17, 48.71) |
| CIE-LCH | lch(88.06, 48.71, 89.80°) |
| OKLab | oklab(89.72% -0.0001 0.1165) |
| OKLCH | oklch(89.72% 0.117 90) |
| XYZ | xyz(68.6883, 72.1875, 30.3901) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.27
Sandy
#F1DA7A
ΔE00 3.08
Pale Gold
#FDDE6C
ΔE00 3.47
Light Mustard
#F7D560
ΔE00 3.81
Yellow Tan
#FFE36E
ΔE00 4.41
Sand (survey)
#E2CA76
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDA7F #7FA0FB
analogous
#FB9C7F #FBDA7F #DEFB7F
triadic
#FBDA7F #7FFBDA #DA7FFB
tetradic
#FBDA7F #7FFB9C #7FA0FB #FB7FDE
square
#FBDA7F #7FFB9C #7FA0FB #FB7FDE
split-complementary
#FBDA7F #7FDEFB #9C7FFB
monochromatic
#F7B808 #F9C944 #FBDA7F #FDEBBA #FEF6E1
Accessibility & contrast
On white
1.36
#FBDA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#FBDA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDA7F
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDA7F | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD777
Deuteranopia (green-blind)
#F5E182
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fbda7f; /* rgb */ color: rgb(251, 218, 127); /* oklch */ color: oklch(89.7% 0.117 90.0);
Tailwind
colors: {
custom: {
50: '#ffe5a6',
500: '#fbda7f',
950: '#000000',
},
}SCSS
$custom: #fbda7f; $custom-light: #ffe5a6; $custom-dark: #000000;
JSON
{
"hex": "#fbda7f",
"rgb": {
"r": 251,
"g": 218,
"b": 127
},
"hsl": {
"h": 44.032,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.89721,
"c": 0.11652,
"h": 90
},
"luminance": 0.72184
}Semantic roles & 50–950 ramp
primary
#FBDA7F
secondary
#466DD9
accent
#3DE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480