#FBBEA6#FBBEA6
#FBBEA6 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 85.1% C 0.078 H 42.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEA6 |
|---|---|
| RGB | rgb(251, 190, 166) |
| HSL | hsl(17, 91%, 82%) |
| HSV | hsv(17, 34%, 98%) |
| CMYK | cmyk(0%, 24.3%, 33.9%, 1.6%) |
| CIE-LAB | lab(81.89, 18.77, 20.64) |
| CIE-LCH | lch(81.89, 27.90, 47.72°) |
| OKLab | oklab(85.09% 0.0576 0.0527) |
| OKLCH | oklch(85.09% 0.078 42.5) |
| XYZ | xyz(65.0819, 60.0929, 44.2401) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.20
Apricot
#FBCEB1
ΔE00 5.90
Light Salmon
#FEA993
ΔE00 6.18
Peach (survey)
#FFB07C
ΔE00 8.45
Lightsalmon
#FFA07A
ΔE00 8.68
Blush (survey)
#F29E8E
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEA6 #A6E3FB
analogous
#FBA6B9 #FBBEA6 #FBE9A6
triadic
#FBBEA6 #A6FBBE #BEA6FB
tetradic
#FBBEA6 #B9FBA6 #A6E3FB #E9A6FB
square
#FBBEA6 #B9FBA6 #A6E3FB #E9A6FB
split-complementary
#FBBEA6 #A6FBE9 #A6B9FB
monochromatic
#F66831 #F8936B #FBBEA6 #FEE9E1 #FEEAE2
Accessibility & contrast
On white
1.61
#FBBEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#FBBEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEA6
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEA6 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A4
Deuteranopia (green-blind)
#DBD1A6
Tritanopia (blue-blind)
#FFB5B8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbbea6; /* rgb */ color: rgb(251, 190, 166); /* oklch */ color: oklch(85.1% 0.078 42.5);
Tailwind
colors: {
custom: {
50: '#fed1c0',
500: '#fbbea6',
950: '#000000',
},
}SCSS
$custom: #fbbea6; $custom-light: #fed1c0; $custom-dark: #000000;
JSON
{
"hex": "#fbbea6",
"rgb": {
"r": 251,
"g": 190,
"b": 166
},
"hsl": {
"h": 16.941,
"s": 91.398,
"l": 81.765
},
"oklch": {
"l": 0.85094,
"c": 0.07804,
"h": 42.5
},
"luminance": 0.60089
}Semantic roles & 50–950 ramp
primary
#FBBEA6
secondary
#67BCDE
accent
#A5E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382