#FBC197#FBC197
#FBC197 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.3% C 0.087 H 57.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC197 |
|---|---|
| RGB | rgb(251, 193, 151) |
| HSL | hsl(25, 93%, 79%) |
| HSV | hsv(25, 40%, 98%) |
| CMYK | cmyk(0%, 23.1%, 39.8%, 1.6%) |
| CIE-LAB | lab(82.32, 15.47, 29.16) |
| CIE-LCH | lch(82.32, 33.01, 62.06°) |
| OKLab | oklab(85.34% 0.047 0.0729) |
| OKLCH | oklch(85.34% 0.087 57.2) |
| XYZ | xyz(64.4418, 60.8872, 37.6303) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.87
Peach (survey)
#FFB07C
ΔE00 5.36
Light Peach
#FFD8B1
ΔE00 6.68
Apricot (survey)
#FFB16D
ΔE00 6.86
Peach
#FFDAB9
ΔE00 7.20
Burlywood
#DEB887
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC197 #97D1FB
analogous
#FB979F #FBC197 #FBF397
triadic
#FBC197 #97FBC1 #C197FB
tetradic
#FBC197 #9FFB97 #97D1FB #F397FB
square
#FBC197 #9FFB97 #97D1FB #F397FB
split-complementary
#FBC197 #97FBF3 #979FFB
monochromatic
#F67B21 #F99E5C #FBC197 #FDE4D2 #FEEDE2
Accessibility & contrast
On white
1.59
#FBC197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#FBC197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC197
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC197 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C594
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#FFB6B6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc197; /* rgb */ color: rgb(251, 193, 151); /* oklch */ color: oklch(85.3% 0.087 57.2);
Tailwind
colors: {
custom: {
50: '#fed3b6',
500: '#fbc197',
950: '#000000',
},
}SCSS
$custom: #fbc197; $custom-light: #fed3b6; $custom-dark: #000000;
JSON
{
"hex": "#fbc197",
"rgb": {
"r": 251,
"g": 193,
"b": 151
},
"hsl": {
"h": 25.2,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.85336,
"c": 0.08676,
"h": 57.2
},
"luminance": 0.60884
}Semantic roles & 50–950 ramp
primary
#FBC197
secondary
#5AA5DC
accent
#85E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381