#FBCAAE#FBCAAE
#FBCAAE is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.5% C 0.067 H 51.3°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCAAE |
|---|---|
| RGB | rgb(251, 202, 174) |
| HSL | hsl(22, 91%, 83%) |
| HSV | hsv(22, 31%, 98%) |
| CMYK | cmyk(0%, 19.5%, 30.7%, 1.6%) |
| CIE-LAB | lab(84.90, 13.47, 20.57) |
| CIE-LCH | lch(84.90, 24.59, 56.77°) |
| OKLab | oklab(87.49% 0.0422 0.0526) |
| OKLCH | oklch(87.49% 0.067 51.3) |
| XYZ | xyz(68.5456, 65.8094, 49.1281) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.52
Peach
#FFDAB9
ΔE00 5.62
Light Peach
#FFD8B1
ΔE00 6.32
Pale Salmon
#FFB19A
ΔE00 8.45
Peach (survey)
#FFB07C
ΔE00 9.09
Bisque
#FFE4C4
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCAAE #AEDFFB
analogous
#FBAEB8 #FBCAAE #FBF0AE
triadic
#FBCAAE #AEFBCA #CAAEFB
tetradic
#FBCAAE #B8FBAE #AEDFFB #F0AEFB
square
#FBCAAE #B8FBAE #AEDFFB #F0AEFB
split-complementary
#FBCAAE #AEFBF0 #AEB8FB
monochromatic
#F57E39 #F8A474 #FBCAAE #FEECE2 #FEECE2
Accessibility & contrast
On white
1.48
#FBCAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#FBCAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCAAE
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCAAE | 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)
#D7CEAC
Deuteranopia (green-blind)
#E3D8AE
Tritanopia (blue-blind)
#FFC2C2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcaae; /* rgb */ color: rgb(251, 202, 174); /* oklch */ color: oklch(87.5% 0.067 51.3);
Tailwind
colors: {
custom: {
50: '#fedac6',
500: '#fbcaae',
950: '#000000',
},
}SCSS
$custom: #fbcaae; $custom-light: #fedac6; $custom-dark: #000000;
JSON
{
"hex": "#fbcaae",
"rgb": {
"r": 251,
"g": 202,
"b": 174
},
"hsl": {
"h": 21.818,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.8749,
"c": 0.06739,
"h": 51.3
},
"luminance": 0.65806
}Semantic roles & 50–950 ramp
primary
#FBCAAE
secondary
#6FB6DF
accent
#92E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382