#FBC590#FBC590
#FBC590 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 86.0% C 0.092 H 65.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC590 |
|---|---|
| RGB | rgb(251, 197, 144) |
| HSL | hsl(30, 93%, 77%) |
| HSV | hsv(30, 43%, 98%) |
| CMYK | cmyk(0%, 21.5%, 42.6%, 1.6%) |
| CIE-LAB | lab(83.16, 12.63, 33.93) |
| CIE-LCH | lch(83.16, 36.20, 69.58°) |
| OKLab | oklab(85.95% 0.0381 0.0839) |
| OKLCH | oklch(85.95% 0.092 65.6) |
| XYZ | xyz(64.7863, 62.4590, 35.0235) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.80
Burlywood
#DEB887
ΔE00 5.82
Apricot (survey)
#FFB16D
ΔE00 6.45
Apricot
#FBCEB1
ΔE00 6.91
Peach
#FFDAB9
ΔE00 7.15
Peach (survey)
#FFB07C
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC590 #90C6FB
analogous
#FB9090 #FBC590 #FBFB90
triadic
#FBC590 #90FBC5 #C590FB
tetradic
#FBC590 #90FB90 #90C6FB #FB90FB
square
#FBC590 #90FB90 #90C6FB #FB90FB
split-complementary
#FBC590 #90FBFB #9090FB
monochromatic
#F7871A #F9A655 #FBC590 #FDE4CB #FEF0E1
Accessibility & contrast
On white
1.56
#FBC590 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#FBC590 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC590
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC590 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC590 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88C
Deuteranopia (green-blind)
#E3D491
Tritanopia (blue-blind)
#FFB9B7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc590; /* rgb */ color: rgb(251, 197, 144); /* oklch */ color: oklch(86.0% 0.092 65.6);
Tailwind
colors: {
custom: {
50: '#ffd6b1',
500: '#fbc590',
950: '#000000',
},
}SCSS
$custom: #fbc590; $custom-light: #ffd6b1; $custom-dark: #000000;
JSON
{
"hex": "#fbc590",
"rgb": {
"r": 251,
"g": 197,
"b": 144
},
"hsl": {
"h": 29.72,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.85952,
"c": 0.09212,
"h": 65.6
},
"luminance": 0.62455
}Semantic roles & 50–950 ramp
primary
#FBC590
secondary
#5498DB
accent
#74E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381