#FBCE7B#FBCE7B
#FBCE7B is a very light, moderate orange. Relative luminance 0.661; OKLCH L 87.3% C 0.114 H 81.7°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCE7B |
|---|---|
| RGB | rgb(251, 206, 123) |
| HSL | hsl(39, 94%, 73%) |
| HSV | hsv(39, 51%, 98%) |
| CMYK | cmyk(0%, 17.9%, 51%, 1.6%) |
| CIE-LAB | lab(85.04, 5.97, 46.96) |
| CIE-LCH | lch(85.04, 47.34, 82.75°) |
| OKLab | oklab(87.33% 0.0165 0.1123) |
| OKLCH | oklch(87.33% 0.114 81.7) |
| XYZ | xyz(65.4328, 66.0855, 28.0443) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.86
Sand (survey)
#E2CA76
ΔE00 6.40
Light Mustard
#F7D560
ΔE00 6.65
Maize
#F4D054
ΔE00 6.97
Sandy
#F1DA7A
ΔE00 7.32
Pale Gold
#FDDE6C
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCE7B #7BA8FB
analogous
#FB8E7B #FBCE7B #E8FB7B
triadic
#FBCE7B #7BFBCE #CE7BFB
tetradic
#FBCE7B #7BFB8E #7BA8FB #FB7BE8
square
#FBCE7B #7BFB8E #7BA8FB #FB7BE8
split-complementary
#FBCE7B #7BE8FB #8E7BFB
monochromatic
#F4A107 #F9B840 #FBCE7B #FDE4B6 #FEF4E1
Accessibility & contrast
On white
1.48
#FBCE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#FBCE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCE7B
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCE7B | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE74
Deuteranopia (green-blind)
#ECD97E
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbce7b; /* rgb */ color: rgb(251, 206, 123); /* oklch */ color: oklch(87.3% 0.114 81.7);
Tailwind
colors: {
custom: {
50: '#ffdca3',
500: '#fbce7b',
950: '#000000',
},
}SCSS
$custom: #fbce7b; $custom-light: #ffdca3; $custom-dark: #000000;
JSON
{
"hex": "#fbce7b",
"rgb": {
"r": 251,
"g": 206,
"b": 123
},
"hsl": {
"h": 38.906,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.87329,
"c": 0.11353,
"h": 81.7
},
"luminance": 0.66082
}Semantic roles & 50–950 ramp
primary
#FBCE7B
secondary
#4277D8
accent
#51E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480