#FBC192#FBC192
#FBC192 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 85.2% C 0.091 H 60.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC192 |
|---|---|
| RGB | rgb(251, 193, 146) |
| HSL | hsl(27, 93%, 78%) |
| HSV | hsv(27, 42%, 98%) |
| CMYK | cmyk(0%, 23.1%, 41.8%, 1.6%) |
| CIE-LAB | lab(82.23, 14.93, 31.67) |
| CIE-LCH | lch(82.23, 35.01, 64.76°) |
| OKLab | oklab(85.24% 0.0451 0.0787) |
| OKLCH | oklch(85.24% 0.091 60.2) |
| XYZ | xyz(64.0443, 60.7282, 35.5370) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.41
Apricot
#FBCEB1
ΔE00 5.83
Apricot (survey)
#FFB16D
ΔE00 5.98
Light Peach
#FFD8B1
ΔE00 6.55
Burlywood
#DEB887
ΔE00 6.80
Peach
#FFDAB9
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC192 #92CCFB
analogous
#FB9297 #FBC192 #FBF592
triadic
#FBC192 #92FBC1 #C192FB
tetradic
#FBC192 #97FB92 #92CCFB #F592FB
square
#FBC192 #97FB92 #92CCFB #F592FB
split-complementary
#FBC192 #92FBF5 #9297FB
monochromatic
#F77E1C #F99F57 #FBC192 #FDE3CD #FEEEE1
Accessibility & contrast
On white
1.60
#FBC192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#FBC192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC192
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC192 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58F
Deuteranopia (green-blind)
#E0D293
Tritanopia (blue-blind)
#FFB5B5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc192; /* rgb */ color: rgb(251, 193, 146); /* oklch */ color: oklch(85.2% 0.091 60.2);
Tailwind
colors: {
custom: {
50: '#ffd3b2',
500: '#fbc192',
950: '#000000',
},
}SCSS
$custom: #fbc192; $custom-light: #ffd3b2; $custom-dark: #000000;
JSON
{
"hex": "#fbc192",
"rgb": {
"r": 251,
"g": 193,
"b": 146
},
"hsl": {
"h": 26.857,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.85241,
"c": 0.09065,
"h": 60.2
},
"luminance": 0.60724
}Semantic roles & 50–950 ramp
primary
#FBC192
secondary
#56A0DB
accent
#7FE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381