#FBC58E#FBC58E
#FBC58E is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.9% C 0.094 H 66.6°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC58E |
|---|---|
| RGB | rgb(251, 197, 142) |
| HSL | hsl(30, 93%, 77%) |
| HSV | hsv(30, 43%, 98%) |
| CMYK | cmyk(0%, 21.5%, 43.4%, 1.6%) |
| CIE-LAB | lab(83.12, 12.43, 34.92) |
| CIE-LCH | lch(83.12, 37.06, 70.41°) |
| OKLab | oklab(85.92% 0.0373 0.0861) |
| OKLCH | oklch(85.92% 0.094 66.6) |
| XYZ | xyz(64.6348, 62.3984, 34.2256) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.73
Light Peach
#FFD8B1
ΔE00 6.02
Apricot (survey)
#FFB16D
ΔE00 6.41
Apricot
#FBCEB1
ΔE00 7.38
Navajowhite
#FFDEAD
ΔE00 7.43
Peach
#FFDAB9
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC58E #8EC4FB
analogous
#FB8F8E #FBC58E #FBFB8E
triadic
#FBC58E #8EFBC5 #C58EFB
tetradic
#FBC58E #8EFB8F #8EC4FB #FB8EFB
square
#FBC58E #8EFB8F #8EC4FB #FB8EFB
split-complementary
#FBC58E #8EFBFB #8F8EFB
monochromatic
#F78818 #F9A753 #FBC58E #FDE3C9 #FEF0E1
Accessibility & contrast
On white
1.56
#FBC58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#FBC58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC58E
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC58E | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88A
Deuteranopia (green-blind)
#E4D48F
Tritanopia (blue-blind)
#FFB9B7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc58e; /* rgb */ color: rgb(251, 197, 142); /* oklch */ color: oklch(85.9% 0.094 66.6);
Tailwind
colors: {
custom: {
50: '#ffd6af',
500: '#fbc58e',
950: '#000000',
},
}SCSS
$custom: #fbc58e; $custom-light: #ffd6af; $custom-dark: #000000;
JSON
{
"hex": "#fbc58e",
"rgb": {
"r": 251,
"g": 197,
"b": 142
},
"hsl": {
"h": 30.275,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.85917,
"c": 0.09384,
"h": 66.6
},
"luminance": 0.62395
}Semantic roles & 50–950 ramp
primary
#FBC58E
secondary
#5396DB
accent
#72E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381