#FBCC7E#FBCC7E
#FBCC7E is a very light, moderate orange. Relative luminance 0.652; OKLCH L 87.0% C 0.110 H 79.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCC7E |
|---|---|
| RGB | rgb(251, 204, 126) |
| HSL | hsl(37, 94%, 74%) |
| HSV | hsv(37, 50%, 98%) |
| CMYK | cmyk(0%, 18.7%, 49.8%, 1.6%) |
| CIE-LAB | lab(84.59, 7.27, 44.91) |
| CIE-LCH | lch(84.59, 45.50, 80.81°) |
| OKLab | oklab(86.99% 0.0206 0.108) |
| OKLCH | oklch(86.99% 0.11 79.2) |
| XYZ | xyz(65.1451, 65.2049, 28.8891) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 7.05
Sand (survey)
#E2CA76
ΔE00 7.23
Navajowhite
#FFDEAD
ΔE00 7.25
Burlywood
#DEB887
ΔE00 7.75
Light Mustard
#F7D560
ΔE00 7.95
Pale Peach
#FFE5AD
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCC7E #7EADFB
analogous
#FB8E7E #FBCC7E #ECFB7E
triadic
#FBCC7E #7EFBCC #CC7EFB
tetradic
#FBCC7E #7EFB8E #7EADFB #FB7EEC
square
#FBCC7E #7EFB8E #7EADFB #FB7EEC
split-complementary
#FBCC7E #7EECFB #8E7EFB
monochromatic
#F79D08 #F9B543 #FBCC7E #FDE3B9 #FEF3E1
Accessibility & contrast
On white
1.50
#FBCC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#FBCC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCC7E
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCC7E | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC78
Deuteranopia (green-blind)
#EAD880
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbcc7e; /* rgb */ color: rgb(251, 204, 126); /* oklch */ color: oklch(87.0% 0.110 79.2);
Tailwind
colors: {
custom: {
50: '#ffdba5',
500: '#fbcc7e',
950: '#000000',
},
}SCSS
$custom: #fbcc7e; $custom-light: #ffdba5; $custom-dark: #000000;
JSON
{
"hex": "#fbcc7e",
"rgb": {
"r": 251,
"g": 204,
"b": 126
},
"hsl": {
"h": 37.44,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.86988,
"c": 0.10993,
"h": 79.2
},
"luminance": 0.65201
}Semantic roles & 50–950 ramp
primary
#FBCC7E
secondary
#457CD9
accent
#56E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480