#FBCC7F#FBCC7F
#FBCC7F is a very light, moderate orange. Relative luminance 0.652; OKLCH L 87.0% C 0.109 H 78.9°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCC7F |
|---|---|
| RGB | rgb(251, 204, 127) |
| HSL | hsl(37, 94%, 74%) |
| HSV | hsv(37, 49%, 98%) |
| CMYK | cmyk(0%, 18.7%, 49.4%, 1.6%) |
| CIE-LAB | lab(84.60, 7.36, 44.43) |
| CIE-LCH | lch(84.60, 45.04, 80.60°) |
| OKLab | oklab(87% 0.0209 0.107) |
| OKLCH | oklch(87% 0.109 78.9) |
| XYZ | xyz(65.2100, 65.2309, 29.2306) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.12
Wheat (survey)
#FBDD7E
ΔE00 7.17
Sand (survey)
#E2CA76
ΔE00 7.32
Burlywood
#DEB887
ΔE00 7.62
Pale Peach
#FFE5AD
ΔE00 7.99
Light Mustard
#F7D560
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCC7F #7FAEFB
analogous
#FB8E7F #FBCC7F #ECFB7F
triadic
#FBCC7F #7FFBCC #CC7FFB
tetradic
#FBCC7F #7FFB8E #7FAEFB #FB7FEC
square
#FBCC7F #7FFB8E #7FAEFB #FB7FEC
split-complementary
#FBCC7F #7FECFB #8E7FFB
monochromatic
#F79D08 #F9B444 #FBCC7F #FDE4BA #FEF3E1
Accessibility & contrast
On white
1.50
#FBCC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#FBCC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCC7F
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCC7F | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC79
Deuteranopia (green-blind)
#EAD881
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbcc7f; /* rgb */ color: rgb(251, 204, 127); /* oklch */ color: oklch(87.0% 0.109 78.9);
Tailwind
colors: {
custom: {
50: '#ffdba5',
500: '#fbcc7f',
950: '#000000',
},
}SCSS
$custom: #fbcc7f; $custom-light: #ffdba5; $custom-dark: #000000;
JSON
{
"hex": "#fbcc7f",
"rgb": {
"r": 251,
"g": 204,
"b": 127
},
"hsl": {
"h": 37.258,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.87002,
"c": 0.10901,
"h": 78.9
},
"luminance": 0.65227
}Semantic roles & 50–950 ramp
primary
#FBCC7F
secondary
#467DD9
accent
#57E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480