#FBC495#FBC495
#FBC495 is a very light, moderate orange. Relative luminance 0.622; OKLCH L 85.9% C 0.088 H 61.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC495 |
|---|---|
| RGB | rgb(251, 196, 149) |
| HSL | hsl(28, 93%, 78%) |
| HSV | hsv(28, 41%, 98%) |
| CMYK | cmyk(0%, 21.9%, 40.6%, 1.6%) |
| CIE-LAB | lab(83.00, 13.68, 31.12) |
| CIE-LCH | lch(83.00, 33.99, 66.27°) |
| OKLab | oklab(85.86% 0.0416 0.0775) |
| OKLCH | oklch(85.86% 0.088 61.8) |
| XYZ | xyz(64.9506, 62.1627, 37.0054) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.53
Light Peach
#FFD8B1
ΔE00 5.68
Peach (survey)
#FFB07C
ΔE00 6.36
Burlywood
#DEB887
ΔE00 6.45
Apricot (survey)
#FFB16D
ΔE00 6.62
Peach
#FFDAB9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC495 #95CCFB
analogous
#FB9599 #FBC495 #FBF795
triadic
#FBC495 #95FBC4 #C495FB
tetradic
#FBC495 #99FB95 #95CCFB #F795FB
square
#FBC495 #99FB95 #95CCFB #F795FB
split-complementary
#FBC495 #95FBF7 #9599FB
monochromatic
#F7821F #F9A35A #FBC495 #FDE5D0 #FEEFE2
Accessibility & contrast
On white
1.56
#FBC495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#FBC495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC495
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC495 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C792
Deuteranopia (green-blind)
#E2D496
Tritanopia (blue-blind)
#FFB9B8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc495; /* rgb */ color: rgb(251, 196, 149); /* oklch */ color: oklch(85.9% 0.088 61.8);
Tailwind
colors: {
custom: {
50: '#fed5b4',
500: '#fbc495',
950: '#000000',
},
}SCSS
$custom: #fbc495; $custom-light: #fed5b4; $custom-dark: #000000;
JSON
{
"hex": "#fbc495",
"rgb": {
"r": 251,
"g": 196,
"b": 149
},
"hsl": {
"h": 27.647,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.85857,
"c": 0.08793,
"h": 61.8
},
"luminance": 0.62159
}Semantic roles & 50–950 ramp
primary
#FBC495
secondary
#599FDC
accent
#7CE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381