#F1CAAB#F1CAAB
#F1CAAB is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.5% C 0.061 H 60.3°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CAAB |
|---|---|
| RGB | rgb(241, 202, 171) |
| HSL | hsl(27, 71%, 81%) |
| HSV | hsv(27, 29%, 95%) |
| CMYK | cmyk(0%, 16.2%, 29%, 5.5%) |
| CIE-LAB | lab(83.91, 9.32, 20.63) |
| CIE-LCH | lch(83.91, 22.64, 65.69°) |
| OKLab | oklab(86.48% 0.03 0.0527) |
| OKLCH | oklch(86.48% 0.061 60.3) |
| XYZ | xyz(64.7478, 63.8847, 47.4406) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.60
Peach
#FFDAB9
ΔE00 3.74
Light Peach
#FFD8B1
ΔE00 4.10
Bisque
#FFE4C4
ΔE00 6.95
Burlywood
#DEB887
ΔE00 7.47
Navajowhite
#FFDEAD
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CAAB #ABD2F1
analogous
#F1ABAF #F1CAAB #F1EDAB
triadic
#F1CAAB #ABF1CA #CAABF1
tetradic
#F1CAAB #AFF1AB #ABD2F1 #EDABF1
square
#F1CAAB #AFF1AB #ABD2F1 #EDABF1
split-complementary
#F1CAAB #ABF1ED #ABAFF1
monochromatic
#E08842 #E8A977 #F1CAAB #FAEBDF #FBEEE5
Accessibility & contrast
On white
1.52
#F1CAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#F1CAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CAAB
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CAAB | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA9
Deuteranopia (green-blind)
#DFD5AB
Tritanopia (blue-blind)
#FDC2C1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f1caab; /* rgb */ color: rgb(241, 202, 171); /* oklch */ color: oklch(86.5% 0.061 60.3);
Tailwind
colors: {
custom: {
50: '#f6dac4',
500: '#f1caab',
950: '#000000',
},
}SCSS
$custom: #f1caab; $custom-light: #f6dac4; $custom-dark: #000000;
JSON
{
"hex": "#f1caab",
"rgb": {
"r": 241,
"g": 202,
"b": 171
},
"hsl": {
"h": 26.571,
"s": 71.429,
"l": 80.784
},
"oklch": {
"l": 0.86478,
"c": 0.06064,
"h": 60.3
},
"luminance": 0.63882
}Semantic roles & 50–950 ramp
primary
#F1CAAB
secondary
#71A6D0
accent
#7ED312
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382