#FBCF75#FBCF75
#FBCF75 is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.4% C 0.119 H 83.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCF75 |
|---|---|
| RGB | rgb(251, 207, 117) |
| HSL | hsl(40, 94%, 72%) |
| HSV | hsv(40, 53%, 98%) |
| CMYK | cmyk(0%, 17.5%, 53.4%, 1.6%) |
| CIE-LAB | lab(85.21, 4.96, 50.09) |
| CIE-LCH | lch(85.21, 50.34, 84.35°) |
| OKLab | oklab(87.44% 0.0128 0.1188) |
| OKLCH | oklch(87.44% 0.119 83.8) |
| XYZ | xyz(65.3102, 66.4228, 26.2070) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.97
Light Mustard
#F7D560
ΔE00 5.36
Maize
#F4D054
ΔE00 5.65
Sand (survey)
#E2CA76
ΔE00 5.90
Pale Gold
#FDDE6C
ΔE00 6.24
Sandy
#F1DA7A
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCF75 #75A1FB
analogous
#FB8C75 #FBCF75 #E4FB75
triadic
#FBCF75 #75FBCF #CF75FB
tetradic
#FBCF75 #75FB8C #75A1FB #FB75E4
square
#FBCF75 #75FB8C #75A1FB #FB75E4
split-complementary
#FBCF75 #75E4FB #8C75FB
monochromatic
#EFA307 #F9BA3A #FBCF75 #FDE4B0 #FEF5E1
Accessibility & contrast
On white
1.47
#FBCF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#FBCF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCF75
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCF75 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE6D
Deuteranopia (green-blind)
#EDDA78
Tritanopia (blue-blind)
#FFC1BA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbcf75; /* rgb */ color: rgb(251, 207, 117); /* oklch */ color: oklch(87.4% 0.119 83.8);
Tailwind
colors: {
custom: {
50: '#ffdd9f',
500: '#fbcf75',
950: '#000000',
},
}SCSS
$custom: #fbcf75; $custom-light: #ffdd9f; $custom-dark: #000000;
JSON
{
"hex": "#fbcf75",
"rgb": {
"r": 251,
"g": 207,
"b": 117
},
"hsl": {
"h": 40.299,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.8744,
"c": 0.11946,
"h": 83.8
},
"luminance": 0.66419
}Semantic roles & 50–950 ramp
primary
#FBCF75
secondary
#3D70D7
accent
#4BE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480