#FBBEA8#FBBEA8
#FBBEA8 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 85.1% C 0.077 H 40.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEA8 |
|---|---|
| RGB | rgb(251, 190, 168) |
| HSL | hsl(16, 91%, 82%) |
| HSV | hsv(16, 33%, 98%) |
| CMYK | cmyk(0%, 24.3%, 33.1%, 1.6%) |
| CIE-LAB | lab(81.93, 19.01, 19.63) |
| CIE-LCH | lch(81.93, 27.33, 45.92°) |
| OKLab | oklab(85.14% 0.0584 0.0502) |
| OKLCH | oklch(85.14% 0.077 40.7) |
| XYZ | xyz(65.2668, 60.1669, 45.2138) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.02
Light Salmon
#FEA993
ΔE00 5.99
Apricot
#FBCEB1
ΔE00 6.33
Blush (survey)
#F29E8E
ΔE00 8.46
Lightsalmon
#FFA07A
ΔE00 8.93
Peach (survey)
#FFB07C
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEA8 #A8E5FB
analogous
#FBA8BB #FBBEA8 #FBE8A8
triadic
#FBBEA8 #A8FBBE #BEA8FB
tetradic
#FBBEA8 #BBFBA8 #A8E5FB #E8A8FB
square
#FBBEA8 #BBFBA8 #A8E5FB #E8A8FB
split-complementary
#FBBEA8 #A8FBE8 #A8BBFB
monochromatic
#F66733 #F8926D #FBBEA8 #FEE9E2 #FEE9E2
Accessibility & contrast
On white
1.61
#FBBEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FBBEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEA8
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEA8 | 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)
#CDC4A6
Deuteranopia (green-blind)
#DBD1A8
Tritanopia (blue-blind)
#FFB5B8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbbea8; /* rgb */ color: rgb(251, 190, 168); /* oklch */ color: oklch(85.1% 0.077 40.7);
Tailwind
colors: {
custom: {
50: '#fed1c2',
500: '#fbbea8',
950: '#000000',
},
}SCSS
$custom: #fbbea8; $custom-light: #fed1c2; $custom-dark: #000000;
JSON
{
"hex": "#fbbea8",
"rgb": {
"r": 251,
"g": 190,
"b": 168
},
"hsl": {
"h": 15.904,
"s": 91.209,
"l": 82.157
},
"oklch": {
"l": 0.85138,
"c": 0.07699,
"h": 40.7
},
"luminance": 0.60163
}Semantic roles & 50–950 ramp
primary
#FBBEA8
secondary
#69BFDE
accent
#A9E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382