#F1CAAA#F1CAAA
#F1CAAA is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.5% C 0.062 H 61.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CAAA |
|---|---|
| RGB | rgb(241, 202, 170) |
| HSL | hsl(27, 72%, 81%) |
| HSV | hsv(27, 29%, 95%) |
| CMYK | cmyk(0%, 16.2%, 29.5%, 5.5%) |
| CIE-LAB | lab(83.89, 9.19, 21.13) |
| CIE-LCH | lch(83.89, 23.04, 66.50°) |
| OKLab | oklab(86.46% 0.0296 0.0539) |
| OKLCH | oklch(86.46% 0.062 61.2) |
| XYZ | xyz(64.6529, 63.8467, 46.9405) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.84
Peach
#FFDAB9
ΔE00 3.68
Light Peach
#FFD8B1
ΔE00 3.89
Bisque
#FFE4C4
ΔE00 6.85
Burlywood
#DEB887
ΔE00 7.19
Navajowhite
#FFDEAD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CAAA #AAD1F1
analogous
#F1AAAD #F1CAAA #F1EDAA
triadic
#F1CAAA #AAF1CA #CAAAF1
tetradic
#F1CAAA #ADF1AA #AAD1F1 #EDAAF1
square
#F1CAAA #ADF1AA #AAD1F1 #EDAAF1
split-complementary
#F1CAAA #AAF1ED #AAADF1
monochromatic
#E08841 #E8A975 #F1CAAA #FAEBDF #FBEFE5
Accessibility & contrast
On white
1.53
#F1CAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#F1CAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CAAA
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CAAA | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA8
Deuteranopia (green-blind)
#DFD5AA
Tritanopia (blue-blind)
#FEC2C1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f1caaa; /* rgb */ color: rgb(241, 202, 170); /* oklch */ color: oklch(86.5% 0.062 61.2);
Tailwind
colors: {
custom: {
50: '#f6dac3',
500: '#f1caaa',
950: '#000000',
},
}SCSS
$custom: #f1caaa; $custom-light: #f6dac3; $custom-dark: #000000;
JSON
{
"hex": "#f1caaa",
"rgb": {
"r": 241,
"g": 202,
"b": 170
},
"hsl": {
"h": 27.042,
"s": 71.717,
"l": 80.588
},
"oklch": {
"l": 0.86456,
"c": 0.06151,
"h": 61.2
},
"luminance": 0.63844
}Semantic roles & 50–950 ramp
primary
#F1CAAA
secondary
#70A4CF
accent
#7CD412
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382