#F1CAA2#F1CAA2
#F1CAA2 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.3% C 0.069 H 67.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CAA2 |
|---|---|
| RGB | rgb(241, 202, 162) |
| HSL | hsl(30, 74%, 79%) |
| HSV | hsv(30, 33%, 95%) |
| CMYK | cmyk(0%, 16.2%, 32.8%, 5.5%) |
| CIE-LAB | lab(83.73, 8.18, 25.13) |
| CIE-LCH | lch(83.73, 26.43, 71.97°) |
| OKLab | oklab(86.29% 0.0264 0.0635) |
| OKLCH | oklch(86.29% 0.069 67.4) |
| XYZ | xyz(63.9190, 63.5532, 43.0755) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.26
Peach
#FFDAB9
ΔE00 4.24
Apricot
#FBCEB1
ΔE00 5.05
Burlywood
#DEB887
ΔE00 5.40
Navajowhite
#FFDEAD
ΔE00 5.65
Bisque
#FFE4C4
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CAA2 #A2C9F1
analogous
#F1A3A2 #F1CAA2 #F1F1A2
triadic
#F1CAA2 #A2F1CA #CAA2F1
tetradic
#F1CAA2 #A2F1A3 #A2C9F1 #F1A2F1
square
#F1CAA2 #A2F1A3 #A2C9F1 #F1A2F1
split-complementary
#F1CAA2 #A2F1F1 #A3A2F1
monochromatic
#E18D38 #E9AC6D #F1CAA2 #F9E8D7 #FBF0E4
Accessibility & contrast
On white
1.53
#F1CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#F1CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CAA2
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CAA2 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CC9F
Deuteranopia (green-blind)
#E0D4A3
Tritanopia (blue-blind)
#FEC1BF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f1caa2; /* rgb */ color: rgb(241, 202, 162); /* oklch */ color: oklch(86.3% 0.069 67.4);
Tailwind
colors: {
custom: {
50: '#f7dabd',
500: '#f1caa2',
950: '#000000',
},
}SCSS
$custom: #f1caa2; $custom-light: #f7dabd; $custom-dark: #000000;
JSON
{
"hex": "#f1caa2",
"rgb": {
"r": 241,
"g": 202,
"b": 162
},
"hsl": {
"h": 30.38,
"s": 73.832,
"l": 79.02
},
"oklch": {
"l": 0.86285,
"c": 0.06882,
"h": 67.4
},
"luminance": 0.6355
}Semantic roles & 50–950 ramp
primary
#F1CAA2
secondary
#689BCF
accent
#71D610
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382