#FBDA7E#FBDA7E
#FBDA7E is a very light, moderate orange. Relative luminance 0.722; OKLCH L 89.7% C 0.117 H 90.2°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDA7E |
|---|---|
| RGB | rgb(251, 218, 126) |
| HSL | hsl(44, 94%, 74%) |
| HSV | hsv(44, 50%, 98%) |
| CMYK | cmyk(0%, 13.1%, 49.8%, 1.6%) |
| CIE-LAB | lab(88.05, 0.08, 49.18) |
| CIE-LCH | lch(88.05, 49.18, 89.91°) |
| OKLab | oklab(89.71% -0.0004 0.1175) |
| OKLCH | oklch(89.71% 0.117 90.2) |
| XYZ | xyz(68.6234, 72.1616, 30.0485) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.18
Sandy
#F1DA7A
ΔE00 3.01
Pale Gold
#FDDE6C
ΔE00 3.32
Light Mustard
#F7D560
ΔE00 3.66
Yellow Tan
#FFE36E
ΔE00 4.27
Light Gold
#FDDC5C
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDA7E #7E9FFB
analogous
#FB9C7E #FBDA7E #DEFB7E
triadic
#FBDA7E #7EFBDA #DA7EFB
tetradic
#FBDA7E #7EFB9C #7E9FFB #FB7EDE
square
#FBDA7E #7EFB9C #7E9FFB #FB7EDE
split-complementary
#FBDA7E #7EDEFB #9C7EFB
monochromatic
#F7B808 #F9C943 #FBDA7E #FDEBB9 #FEF6E1
Accessibility & contrast
On white
1.36
#FBDA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#FBDA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDA7E
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDA7E | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD776
Deuteranopia (green-blind)
#F5E181
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fbda7e; /* rgb */ color: rgb(251, 218, 126); /* oklch */ color: oklch(89.7% 0.117 90.2);
Tailwind
colors: {
custom: {
50: '#ffe5a5',
500: '#fbda7e',
950: '#000000',
},
}SCSS
$custom: #fbda7e; $custom-light: #ffe5a5; $custom-dark: #000000;
JSON
{
"hex": "#fbda7e",
"rgb": {
"r": 251,
"g": 218,
"b": 126
},
"hsl": {
"h": 44.16,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.89708,
"c": 0.11749,
"h": 90.2
},
"luminance": 0.72158
}Semantic roles & 50–950 ramp
primary
#FBDA7E
secondary
#456CD9
accent
#3DE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480