#FACAB2#FACAB2
#FACAB2 is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.5% C 0.064 H 48.0°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FACAB2 |
|---|---|
| RGB | rgb(250, 202, 178) |
| HSL | hsl(20, 88%, 84%) |
| HSV | hsv(20, 29%, 98%) |
| CMYK | cmyk(0%, 19.2%, 28.8%, 2%) |
| CIE-LAB | lab(84.89, 13.61, 18.42) |
| CIE-LCH | lch(84.89, 22.90, 53.53°) |
| OKLab | oklab(87.48% 0.0426 0.0473) |
| OKLCH | oklch(87.48% 0.064 48) |
| XYZ | xyz(68.5820, 65.7824, 51.1956) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.48
Peach
#FFDAB9
ΔE00 6.45
Light Peach
#FFD8B1
ΔE00 7.40
Pale Salmon
#FFB19A
ΔE00 8.03
Peach (survey)
#FFB07C
ΔE00 9.97
Bisque
#FFE4C4
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACAB2 #B2E2FA
analogous
#FAB2BE #FACAB2 #FAEEB2
triadic
#FACAB2 #B2FACA #CAB2FA
tetradic
#FACAB2 #BEFAB2 #B2E2FA #EEB2FA
square
#FACAB2 #BEFAB2 #B2E2FA #EEB2FA
split-complementary
#FACAB2 #B2FAEE #B2BEFA
monochromatic
#F37B3F #F6A279 #FACAB2 #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.48
#FACAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#FACAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACAB2
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACAB2 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEB0
Deuteranopia (green-blind)
#E2D8B2
Tritanopia (blue-blind)
#FFC2C3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #facab2; /* rgb */ color: rgb(250, 202, 178); /* oklch */ color: oklch(87.5% 0.064 48.0);
Tailwind
colors: {
custom: {
50: '#fddac9',
500: '#facab2',
950: '#000000',
},
}SCSS
$custom: #facab2; $custom-light: #fddac9; $custom-dark: #000000;
JSON
{
"hex": "#facab2",
"rgb": {
"r": 250,
"g": 202,
"b": 178
},
"hsl": {
"h": 20,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.87484,
"c": 0.0637,
"h": 48
},
"luminance": 0.65779
}Semantic roles & 50–950 ramp
primary
#FACAB2
secondary
#73BADE
accent
#99E401
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382