#FBC592#FBC592
#FBC592 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 86.0% C 0.090 H 64.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC592 |
|---|---|
| RGB | rgb(251, 197, 146) |
| HSL | hsl(29, 93%, 78%) |
| HSV | hsv(29, 42%, 98%) |
| CMYK | cmyk(0%, 21.5%, 41.8%, 1.6%) |
| CIE-LAB | lab(83.19, 12.84, 32.93) |
| CIE-LCH | lch(83.19, 35.35, 68.70°) |
| OKLab | oklab(85.99% 0.0389 0.0816) |
| OKLCH | oklch(85.99% 0.09 64.5) |
| XYZ | xyz(64.9405, 62.5207, 35.8357) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.62
Burlywood
#DEB887
ΔE00 5.95
Apricot
#FBCEB1
ΔE00 6.43
Apricot (survey)
#FFB16D
ΔE00 6.53
Peach
#FFDAB9
ΔE00 6.88
Peach (survey)
#FFB07C
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC592 #92C8FB
analogous
#FB9293 #FBC592 #FBFA92
triadic
#FBC592 #92FBC5 #C592FB
tetradic
#FBC592 #93FB92 #92C8FB #FA92FB
square
#FBC592 #93FB92 #92C8FB #FA92FB
split-complementary
#FBC592 #92FBFA #9293FB
monochromatic
#F7861C #F9A657 #FBC592 #FDE4CD #FEEFE1
Accessibility & contrast
On white
1.56
#FBC592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#FBC592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC592
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC592 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88E
Deuteranopia (green-blind)
#E3D493
Tritanopia (blue-blind)
#FFB9B8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc592; /* rgb */ color: rgb(251, 197, 146); /* oklch */ color: oklch(86.0% 0.090 64.5);
Tailwind
colors: {
custom: {
50: '#fed6b2',
500: '#fbc592',
950: '#000000',
},
}SCSS
$custom: #fbc592; $custom-light: #fed6b2; $custom-dark: #000000;
JSON
{
"hex": "#fbc592",
"rgb": {
"r": 251,
"g": 197,
"b": 146
},
"hsl": {
"h": 29.143,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.85988,
"c": 0.09041,
"h": 64.5
},
"luminance": 0.62517
}Semantic roles & 50–950 ramp
primary
#FBC592
secondary
#569BDB
accent
#76E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381