#FBC293#FBC293
#FBC293 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.4% C 0.090 H 60.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC293 |
|---|---|
| RGB | rgb(251, 194, 147) |
| HSL | hsl(27, 93%, 78%) |
| HSV | hsv(27, 41%, 98%) |
| CMYK | cmyk(0%, 22.7%, 41.4%, 1.6%) |
| CIE-LAB | lab(82.49, 14.51, 31.48) |
| CIE-LCH | lch(82.49, 34.67, 65.25°) |
| OKLab | oklab(85.45% 0.0439 0.0783) |
| OKLCH | oklch(85.45% 0.09 60.7) |
| XYZ | xyz(64.3442, 61.2031, 36.0224) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.72
Peach (survey)
#FFB07C
ΔE00 5.72
Apricot (survey)
#FFB16D
ΔE00 6.18
Light Peach
#FFD8B1
ΔE00 6.26
Burlywood
#DEB887
ΔE00 6.67
Peach
#FFDAB9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC293 #93CCFB
analogous
#FB9398 #FBC293 #FBF693
triadic
#FBC293 #93FBC2 #C293FB
tetradic
#FBC293 #98FB93 #93CCFB #F693FB
square
#FBC293 #98FB93 #93CCFB #F693FB
split-complementary
#FBC293 #93FBF6 #9398FB
monochromatic
#F77F1D #F9A158 #FBC293 #FDE3CE #FEEEE1
Accessibility & contrast
On white
1.59
#FBC293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#FBC293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC293
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC293 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C690
Deuteranopia (green-blind)
#E1D294
Tritanopia (blue-blind)
#FFB6B6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc293; /* rgb */ color: rgb(251, 194, 147); /* oklch */ color: oklch(85.4% 0.090 60.7);
Tailwind
colors: {
custom: {
50: '#fed4b3',
500: '#fbc293',
950: '#000000',
},
}SCSS
$custom: #fbc293; $custom-light: #fed4b3; $custom-dark: #000000;
JSON
{
"hex": "#fbc293",
"rgb": {
"r": 251,
"g": 194,
"b": 147
},
"hsl": {
"h": 27.115,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.85446,
"c": 0.08973,
"h": 60.7
},
"luminance": 0.61199
}Semantic roles & 50–950 ramp
primary
#FBC293
secondary
#579FDB
accent
#7EE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381