#FBBEA7#FBBEA7
#FBBEA7 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 85.1% C 0.078 H 41.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEA7 |
|---|---|
| RGB | rgb(251, 190, 167) |
| HSL | hsl(16, 91%, 82%) |
| HSV | hsv(16, 33%, 98%) |
| CMYK | cmyk(0%, 24.3%, 33.5%, 1.6%) |
| CIE-LAB | lab(81.91, 18.89, 20.14) |
| CIE-LCH | lch(81.91, 27.61, 46.83°) |
| OKLab | oklab(85.12% 0.058 0.0515) |
| OKLCH | oklch(85.12% 0.078 41.6) |
| XYZ | xyz(65.1740, 60.1298, 44.7251) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.10
Light Salmon
#FEA993
ΔE00 6.08
Apricot
#FBCEB1
ΔE00 6.11
Blush (survey)
#F29E8E
ΔE00 8.60
Peach (survey)
#FFB07C
ΔE00 8.77
Lightsalmon
#FFA07A
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEA7 #A7E4FB
analogous
#FBA7BA #FBBEA7 #FBE8A7
triadic
#FBBEA7 #A7FBBE #BEA7FB
tetradic
#FBBEA7 #BAFBA7 #A7E4FB #E8A7FB
square
#FBBEA7 #BAFBA7 #A7E4FB #E8A7FB
split-complementary
#FBBEA7 #A7FBE8 #A7BAFB
monochromatic
#F66832 #F8936C #FBBEA7 #FEE9E2 #FEE9E2
Accessibility & contrast
On white
1.61
#FBBEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FBBEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEA7
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEA7 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A5
Deuteranopia (green-blind)
#DBD1A7
Tritanopia (blue-blind)
#FFB5B8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbbea7; /* rgb */ color: rgb(251, 190, 167); /* oklch */ color: oklch(85.1% 0.078 41.6);
Tailwind
colors: {
custom: {
50: '#fed1c1',
500: '#fbbea7',
950: '#000000',
},
}SCSS
$custom: #fbbea7; $custom-light: #fed1c1; $custom-dark: #000000;
JSON
{
"hex": "#fbbea7",
"rgb": {
"r": 251,
"g": 190,
"b": 167
},
"hsl": {
"h": 16.429,
"s": 91.304,
"l": 81.961
},
"oklch": {
"l": 0.85116,
"c": 0.07751,
"h": 41.6
},
"luminance": 0.60126
}Semantic roles & 50–950 ramp
primary
#FBBEA7
secondary
#68BEDE
accent
#A7E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382