#FBC69A#FBC69A
#FBC69A is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.3% C 0.084 H 61.1°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC69A |
|---|---|
| RGB | rgb(251, 198, 154) |
| HSL | hsl(27, 92%, 79%) |
| HSV | hsv(27, 39%, 98%) |
| CMYK | cmyk(0%, 21.1%, 38.6%, 1.6%) |
| CIE-LAB | lab(83.57, 13.18, 29.26) |
| CIE-LCH | lch(83.57, 32.09, 65.75°) |
| OKLab | oklab(86.33% 0.0405 0.0732) |
| OKLCH | oklch(86.33% 0.084 61.1) |
| XYZ | xyz(65.8126, 63.2340, 39.3045) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.67
Light Peach
#FFD8B1
ΔE00 5.06
Peach
#FFDAB9
ΔE00 5.90
Burlywood
#DEB887
ΔE00 6.70
Peach (survey)
#FFB07C
ΔE00 6.85
Apricot (survey)
#FFB16D
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC69A #9ACFFB
analogous
#FB9A9F #FBC69A #FBF69A
triadic
#FBC69A #9AFBC6 #C69AFB
tetradic
#FBC69A #9FFB9A #9ACFFB #F69AFB
square
#FBC69A #9FFB9A #9ACFFB #F69AFB
split-complementary
#FBC69A #9AFBF6 #9A9FFB
monochromatic
#F68424 #F9A55F #FBC69A #FDE7D5 #FEEEE2
Accessibility & contrast
On white
1.54
#FBC69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FBC69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC69A
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC69A | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C997
Deuteranopia (green-blind)
#E3D59B
Tritanopia (blue-blind)
#FFBBBA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc69a; /* rgb */ color: rgb(251, 198, 154); /* oklch */ color: oklch(86.3% 0.084 61.1);
Tailwind
colors: {
custom: {
50: '#fed7b8',
500: '#fbc69a',
950: '#000000',
},
}SCSS
$custom: #fbc69a; $custom-light: #fed7b8; $custom-dark: #000000;
JSON
{
"hex": "#fbc69a",
"rgb": {
"r": 251,
"g": 198,
"b": 154
},
"hsl": {
"h": 27.216,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.86326,
"c": 0.08365,
"h": 61.1
},
"luminance": 0.6323
}Semantic roles & 50–950 ramp
primary
#FBC69A
secondary
#5DA3DC
accent
#7DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381