#FBCF78#FBCF78
#FBCF78 is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.5% C 0.117 H 83.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCF78 |
|---|---|
| RGB | rgb(251, 207, 120) |
| HSL | hsl(40, 94%, 73%) |
| HSV | hsv(40, 52%, 98%) |
| CMYK | cmyk(0%, 17.5%, 52.2%, 1.6%) |
| CIE-LAB | lab(85.25, 5.20, 48.68) |
| CIE-LCH | lch(85.25, 48.96, 83.90°) |
| OKLab | oklab(87.48% 0.0139 0.1159) |
| OKLCH | oklch(87.48% 0.117 83.2) |
| XYZ | xyz(65.4894, 66.4945, 27.1509) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.18
Light Mustard
#F7D560
ΔE00 5.80
Sand (survey)
#E2CA76
ΔE00 5.99
Maize
#F4D054
ΔE00 6.13
Pale Gold
#FDDE6C
ΔE00 6.60
Sandy
#F1DA7A
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCF78 #78A4FB
analogous
#FB8D78 #FBCF78 #E6FB78
triadic
#FBCF78 #78FBCF #CF78FB
tetradic
#FBCF78 #78FB8D #78A4FB #FB78E6
square
#FBCF78 #78FB8D #78A4FB #FB78E6
split-complementary
#FBCF78 #78E6FB #8D78FB
monochromatic
#F1A307 #F9BA3D #FBCF78 #FDE4B3 #FEF4E1
Accessibility & contrast
On white
1.47
#FBCF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#FBCF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCF78
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCF78 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE71
Deuteranopia (green-blind)
#EDDA7B
Tritanopia (blue-blind)
#FFC1BA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbcf78; /* rgb */ color: rgb(251, 207, 120); /* oklch */ color: oklch(87.5% 0.117 83.2);
Tailwind
colors: {
custom: {
50: '#ffdda1',
500: '#fbcf78',
950: '#000000',
},
}SCSS
$custom: #fbcf78; $custom-light: #ffdda1; $custom-dark: #000000;
JSON
{
"hex": "#fbcf78",
"rgb": {
"r": 251,
"g": 207,
"b": 120
},
"hsl": {
"h": 39.847,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.8748,
"c": 0.11674,
"h": 83.2
},
"luminance": 0.66491
}Semantic roles & 50–950 ramp
primary
#FBCF78
secondary
#3F73D8
accent
#4DE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480