#FBC69B#FBC69B
#FBC69B is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.3% C 0.083 H 60.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC69B |
|---|---|
| RGB | rgb(251, 198, 155) |
| HSL | hsl(27, 92%, 80%) |
| HSV | hsv(27, 38%, 98%) |
| CMYK | cmyk(0%, 21.1%, 38.2%, 1.6%) |
| CIE-LAB | lab(83.58, 13.29, 28.76) |
| CIE-LCH | lch(83.58, 31.68, 65.19°) |
| OKLab | oklab(86.35% 0.0409 0.0721) |
| OKLCH | oklch(86.35% 0.083 60.4) |
| XYZ | xyz(65.8962, 63.2675, 39.7449) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.42
Light Peach
#FFD8B1
ΔE00 5.08
Peach
#FFDAB9
ΔE00 5.84
Peach (survey)
#FFB07C
ΔE00 6.83
Burlywood
#DEB887
ΔE00 6.87
Apricot (survey)
#FFB16D
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC69B #9BD0FB
analogous
#FB9BA0 #FBC69B #FBF69B
triadic
#FBC69B #9BFBC6 #C69BFB
tetradic
#FBC69B #A0FB9B #9BD0FB #F69BFB
square
#FBC69B #A0FB9B #9BD0FB #F69BFB
split-complementary
#FBC69B #9BFBF6 #9BA0FB
monochromatic
#F68325 #F9A460 #FBC69B #FDE8D6 #FEEEE2
Accessibility & contrast
On white
1.54
#FBC69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FBC69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC69B
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC69B | 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)
#D6C998
Deuteranopia (green-blind)
#E3D59C
Tritanopia (blue-blind)
#FFBBBB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc69b; /* rgb */ color: rgb(251, 198, 155); /* oklch */ color: oklch(86.3% 0.083 60.4);
Tailwind
colors: {
custom: {
50: '#fed7b8',
500: '#fbc69b',
950: '#000000',
},
}SCSS
$custom: #fbc69b; $custom-light: #fed7b8; $custom-dark: #000000;
JSON
{
"hex": "#fbc69b",
"rgb": {
"r": 251,
"g": 198,
"b": 155
},
"hsl": {
"h": 26.875,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.86346,
"c": 0.08283,
"h": 60.4
},
"luminance": 0.63264
}Semantic roles & 50–950 ramp
primary
#FBC69B
secondary
#5EA4DC
accent
#7FE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381