#FBCF7C#FBCF7C
#FBCF7C is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.5% C 0.113 H 82.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCF7C |
|---|---|
| RGB | rgb(251, 207, 124) |
| HSL | hsl(39, 94%, 74%) |
| HSV | hsv(39, 51%, 98%) |
| CMYK | cmyk(0%, 17.5%, 50.6%, 1.6%) |
| CIE-LAB | lab(85.30, 5.54, 46.78) |
| CIE-LCH | lch(85.30, 47.11, 83.24°) |
| OKLab | oklab(87.54% 0.0153 0.112) |
| OKLCH | oklch(87.54% 0.113 82.2) |
| XYZ | xyz(65.7373, 66.5937, 28.4562) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.53
Sand (survey)
#E2CA76
ΔE00 6.18
Light Mustard
#F7D560
ΔE00 6.43
Maize
#F4D054
ΔE00 6.79
Sandy
#F1DA7A
ΔE00 7.00
Pale Gold
#FDDE6C
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCF7C #7CA8FB
analogous
#FB8F7C #FBCF7C #E7FB7C
triadic
#FBCF7C #7CFBCF #CF7CFB
tetradic
#FBCF7C #7CFB8F #7CA8FB #FB7CE7
square
#FBCF7C #7CFB8F #7CA8FB #FB7CE7
split-complementary
#FBCF7C #7CE7FB #8F7CFB
monochromatic
#F5A307 #F9B941 #FBCF7C #FDE5B7 #FEF4E1
Accessibility & contrast
On white
1.47
#FBCF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#FBCF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCF7C
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCF7C | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF75
Deuteranopia (green-blind)
#EDDA7F
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbcf7c; /* rgb */ color: rgb(251, 207, 124); /* oklch */ color: oklch(87.5% 0.113 82.2);
Tailwind
colors: {
custom: {
50: '#ffdda3',
500: '#fbcf7c',
950: '#000000',
},
}SCSS
$custom: #fbcf7c; $custom-light: #ffdda3; $custom-dark: #000000;
JSON
{
"hex": "#fbcf7c",
"rgb": {
"r": 251,
"g": 207,
"b": 124
},
"hsl": {
"h": 39.213,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.87536,
"c": 0.11305,
"h": 82.2
},
"luminance": 0.6659
}Semantic roles & 50–950 ramp
primary
#FBCF7C
secondary
#4377D8
accent
#50E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480