#FBCB7E#FBCB7E
#FBCB7E is a very light, moderate orange. Relative luminance 0.647; OKLCH L 86.8% C 0.110 H 78.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCB7E |
|---|---|
| RGB | rgb(251, 203, 126) |
| HSL | hsl(37, 94%, 74%) |
| HSV | hsv(37, 50%, 98%) |
| CMYK | cmyk(0%, 19.1%, 49.8%, 1.6%) |
| CIE-LAB | lab(84.34, 7.79, 44.61) |
| CIE-LCH | lch(84.34, 45.29, 80.10°) |
| OKLab | oklab(86.8% 0.0221 0.1073) |
| OKLCH | oklch(86.8% 0.11 78.4) |
| XYZ | xyz(64.9082, 64.7311, 28.8101) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.28
Wheat (survey)
#FBDD7E
ΔE00 7.49
Burlywood
#DEB887
ΔE00 7.51
Sand (survey)
#E2CA76
ΔE00 7.56
Pale Peach
#FFE5AD
ΔE00 8.26
Light Mustard
#F7D560
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCB7E #7EAEFB
analogous
#FB8D7E #FBCB7E #EDFB7E
triadic
#FBCB7E #7EFBCB #CB7EFB
tetradic
#FBCB7E #7EFB8D #7EAEFB #FB7EED
square
#FBCB7E #7EFB8D #7EAEFB #FB7EED
split-complementary
#FBCB7E #7EEDFB #8D7EFB
monochromatic
#F79B08 #F9B343 #FBCB7E #FDE3B9 #FEF3E1
Accessibility & contrast
On white
1.51
#FBCB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#FBCB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCB7E
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCB7E | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC78
Deuteranopia (green-blind)
#EAD780
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbcb7e; /* rgb */ color: rgb(251, 203, 126); /* oklch */ color: oklch(86.8% 0.110 78.4);
Tailwind
colors: {
custom: {
50: '#ffdaa4',
500: '#fbcb7e',
950: '#000000',
},
}SCSS
$custom: #fbcb7e; $custom-light: #ffdaa4; $custom-dark: #000000;
JSON
{
"hex": "#fbcb7e",
"rgb": {
"r": 251,
"g": 203,
"b": 126
},
"hsl": {
"h": 36.96,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.86796,
"c": 0.10956,
"h": 78.4
},
"luminance": 0.64727
}Semantic roles & 50–950 ramp
primary
#FBCB7E
secondary
#457DD9
accent
#58E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380