#FBBF8F#FBBF8F
#FBBF8F is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.8% C 0.093 H 59.7°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBF8F |
|---|---|
| RGB | rgb(251, 191, 143) |
| HSL | hsl(27, 93%, 77%) |
| HSV | hsv(27, 43%, 98%) |
| CMYK | cmyk(0%, 23.9%, 43%, 1.6%) |
| CIE-LAB | lab(81.71, 15.67, 32.54) |
| CIE-LCH | lch(81.71, 36.11, 64.29°) |
| OKLab | oklab(84.82% 0.047 0.0806) |
| OKLCH | oklch(84.82% 0.093 59.7) |
| XYZ | xyz(63.3749, 59.7579, 34.1777) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.84
Apricot (survey)
#FFB16D
ΔE00 5.46
Apricot
#FBCEB1
ΔE00 6.29
Burlywood
#DEB887
ΔE00 6.96
Light Peach
#FFD8B1
ΔE00 7.14
Sandybrown
#F4A460
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBF8F #8FCBFB
analogous
#FB8F95 #FBBF8F #FBF58F
triadic
#FBBF8F #8FFBBF #BF8FFB
tetradic
#FBBF8F #95FB8F #8FCBFB #F58FFB
square
#FBBF8F #95FB8F #8FCBFB #F58FFB
split-complementary
#FBBF8F #8FFBF5 #8F95FB
monochromatic
#F77B19 #F99D54 #FBBF8F #FDE1CA #FEEEE1
Accessibility & contrast
On white
1.62
#FBBF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#FBBF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBF8F
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBF8F | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38B
Deuteranopia (green-blind)
#DFD090
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbbf8f; /* rgb */ color: rgb(251, 191, 143); /* oklch */ color: oklch(84.8% 0.093 59.7);
Tailwind
colors: {
custom: {
50: '#ffd2b0',
500: '#fbbf8f',
950: '#000000',
},
}SCSS
$custom: #fbbf8f; $custom-light: #ffd2b0; $custom-dark: #000000;
JSON
{
"hex": "#fbbf8f",
"rgb": {
"r": 251,
"g": 191,
"b": 143
},
"hsl": {
"h": 26.667,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.84815,
"c": 0.09331,
"h": 59.7
},
"luminance": 0.59754
}Semantic roles & 50–950 ramp
primary
#FBBF8F
secondary
#539FDB
accent
#7FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381