#FBBC8F#FBBC8F
#FBBC8F is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.3% C 0.094 H 56.6°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBC8F |
|---|---|
| RGB | rgb(251, 188, 143) |
| HSL | hsl(25, 93%, 77%) |
| HSV | hsv(25, 43%, 98%) |
| CMYK | cmyk(0%, 25.1%, 43%, 1.6%) |
| CIE-LAB | lab(81.00, 17.24, 31.60) |
| CIE-LCH | lch(81.00, 35.99, 61.39°) |
| OKLab | oklab(84.26% 0.0517 0.0784) |
| OKLCH | oklch(84.26% 0.094 56.6) |
| XYZ | xyz(62.7273, 58.4628, 33.9618) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.89
Apricot (survey)
#FFB16D
ΔE00 5.61
Apricot
#FBCEB1
ΔE00 6.29
Sandybrown
#F4A460
ΔE00 7.49
Burlywood
#DEB887
ΔE00 7.88
Light Peach
#FFD8B1
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBC8F #8FCEFB
analogous
#FB8F98 #FBBC8F #FBF28F
triadic
#FBBC8F #8FFBBC #BC8FFB
tetradic
#FBBC8F #98FB8F #8FCEFB #F28FFB
square
#FBBC8F #98FB8F #8FCEFB #F28FFB
split-complementary
#FBBC8F #8FFBF2 #8F98FB
monochromatic
#F77519 #F99954 #FBBC8F #FDDFCA #FEEDE1
Accessibility & contrast
On white
1.65
#FBBC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#FBBC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBC8F
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBC8F | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18C
Deuteranopia (green-blind)
#DDCF8F
Tritanopia (blue-blind)
#FFB0B0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbbc8f; /* rgb */ color: rgb(251, 188, 143); /* oklch */ color: oklch(84.3% 0.094 56.6);
Tailwind
colors: {
custom: {
50: '#ffd0b0',
500: '#fbbc8f',
950: '#000000',
},
}SCSS
$custom: #fbbc8f; $custom-light: #ffd0b0; $custom-dark: #000000;
JSON
{
"hex": "#fbbc8f",
"rgb": {
"r": 251,
"g": 188,
"b": 143
},
"hsl": {
"h": 25,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.84261,
"c": 0.0939,
"h": 56.6
},
"luminance": 0.58459
}Semantic roles & 50–950 ramp
primary
#FBBC8F
secondary
#53A2DB
accent
#86E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381