#FBBD8F#FBBD8F
#FBBD8F is a very light, moderate orange. Relative luminance 0.589; OKLCH L 84.4% C 0.094 H 57.6°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBD8F |
|---|---|
| RGB | rgb(251, 189, 143) |
| HSL | hsl(26, 93%, 77%) |
| HSV | hsv(26, 43%, 98%) |
| CMYK | cmyk(0%, 24.7%, 43%, 1.6%) |
| CIE-LAB | lab(81.23, 16.71, 31.91) |
| CIE-LCH | lch(81.23, 36.02, 62.36°) |
| OKLab | oklab(84.45% 0.0501 0.0791) |
| OKLCH | oklch(84.45% 0.094 57.6) |
| XYZ | xyz(62.9417, 58.8915, 34.0333) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.17
Apricot (survey)
#FFB16D
ΔE00 5.51
Apricot
#FBCEB1
ΔE00 6.26
Sandybrown
#F4A460
ΔE00 7.52
Burlywood
#DEB887
ΔE00 7.56
Light Peach
#FFD8B1
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBD8F #8FCDFB
analogous
#FB8F97 #FBBD8F #FBF38F
triadic
#FBBD8F #8FFBBD #BD8FFB
tetradic
#FBBD8F #97FB8F #8FCDFB #F38FFB
square
#FBBD8F #97FB8F #8FCDFB #F38FFB
split-complementary
#FBBD8F #8FFBF3 #8F97FB
monochromatic
#F77719 #F99A54 #FBBD8F #FDE0CA #FEEEE1
Accessibility & contrast
On white
1.64
#FBBD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#FBBD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBD8F
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBD8F | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28C
Deuteranopia (green-blind)
#DECF8F
Tritanopia (blue-blind)
#FFB1B1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbbd8f; /* rgb */ color: rgb(251, 189, 143); /* oklch */ color: oklch(84.4% 0.094 57.6);
Tailwind
colors: {
custom: {
50: '#ffd1b0',
500: '#fbbd8f',
950: '#000000',
},
}SCSS
$custom: #fbbd8f; $custom-light: #ffd1b0; $custom-dark: #000000;
JSON
{
"hex": "#fbbd8f",
"rgb": {
"r": 251,
"g": 189,
"b": 143
},
"hsl": {
"h": 25.556,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.84445,
"c": 0.09367,
"h": 57.6
},
"luminance": 0.58888
}Semantic roles & 50–950 ramp
primary
#FBBD8F
secondary
#53A1DB
accent
#84E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381