#FBC595#FBC595
#FBC595 is a very light, moderate orange. Relative luminance 0.626; OKLCH L 86.0% C 0.088 H 62.9°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC595 |
|---|---|
| RGB | rgb(251, 197, 149) |
| HSL | hsl(28, 93%, 78%) |
| HSV | hsv(28, 41%, 98%) |
| CMYK | cmyk(0%, 21.5%, 40.6%, 1.6%) |
| CIE-LAB | lab(83.24, 13.16, 31.44) |
| CIE-LCH | lch(83.24, 34.08, 67.29°) |
| OKLab | oklab(86.04% 0.0401 0.0782) |
| OKLCH | oklch(86.04% 0.088 62.9) |
| XYZ | xyz(65.1770, 62.6153, 37.0809) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.43
Apricot
#FBCEB1
ΔE00 5.71
Burlywood
#DEB887
ΔE00 6.24
Peach
#FFDAB9
ΔE00 6.52
Peach (survey)
#FFB07C
ΔE00 6.75
Apricot (survey)
#FFB16D
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC595 #95CBFB
analogous
#FB9598 #FBC595 #FBF895
triadic
#FBC595 #95FBC5 #C595FB
tetradic
#FBC595 #98FB95 #95CBFB #F895FB
square
#FBC595 #98FB95 #95CBFB #F895FB
split-complementary
#FBC595 #95FBF8 #9598FB
monochromatic
#F7841F #F9A55A #FBC595 #FDE5D0 #FEEFE2
Accessibility & contrast
On white
1.55
#FBC595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#FBC595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC595
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC595 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C892
Deuteranopia (green-blind)
#E3D496
Tritanopia (blue-blind)
#FFBAB8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc595; /* rgb */ color: rgb(251, 197, 149); /* oklch */ color: oklch(86.0% 0.088 62.9);
Tailwind
colors: {
custom: {
50: '#fed6b4',
500: '#fbc595',
950: '#000000',
},
}SCSS
$custom: #fbc595; $custom-light: #fed6b4; $custom-dark: #000000;
JSON
{
"hex": "#fbc595",
"rgb": {
"r": 251,
"g": 197,
"b": 149
},
"hsl": {
"h": 28.235,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.86044,
"c": 0.08787,
"h": 62.9
},
"luminance": 0.62612
}Semantic roles & 50–950 ramp
primary
#FBC595
secondary
#599EDC
accent
#7AE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381