#F1CBA2#F1CBA2
#F1CBA2 is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.5% C 0.069 H 68.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CBA2 |
|---|---|
| RGB | rgb(241, 203, 162) |
| HSL | hsl(31, 74%, 79%) |
| HSV | hsv(31, 33%, 95%) |
| CMYK | cmyk(0%, 15.8%, 32.8%, 5.5%) |
| CIE-LAB | lab(83.98, 7.66, 25.47) |
| CIE-LCH | lch(83.98, 26.59, 73.27°) |
| OKLab | oklab(86.48% 0.0249 0.0644) |
| OKLCH | oklch(86.48% 0.069 68.8) |
| XYZ | xyz(64.1544, 64.0239, 43.1540) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.17
Peach
#FFDAB9
ΔE00 4.30
Navajowhite
#FFDEAD
ΔE00 5.17
Burlywood
#DEB887
ΔE00 5.34
Apricot
#FBCEB1
ΔE00 5.51
Bisque
#FFE4C4
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CBA2 #A2C8F1
analogous
#F1A4A2 #F1CBA2 #F0F1A2
triadic
#F1CBA2 #A2F1CB #CBA2F1
tetradic
#F1CBA2 #A2F1A4 #A2C8F1 #F1A2F0
square
#F1CBA2 #A2F1A4 #A2C8F1 #F1A2F0
split-complementary
#F1CBA2 #A2F0F1 #A4A2F1
monochromatic
#E19038 #E9AD6D #F1CBA2 #F9E9D7 #FBF0E4
Accessibility & contrast
On white
1.52
#F1CBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#F1CBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CBA2
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CBA2 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CC9F
Deuteranopia (green-blind)
#E1D5A3
Tritanopia (blue-blind)
#FEC2C0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f1cba2; /* rgb */ color: rgb(241, 203, 162); /* oklch */ color: oklch(86.5% 0.069 68.8);
Tailwind
colors: {
custom: {
50: '#f7dabd',
500: '#f1cba2',
950: '#000000',
},
}SCSS
$custom: #f1cba2; $custom-light: #f7dabd; $custom-dark: #000000;
JSON
{
"hex": "#f1cba2",
"rgb": {
"r": 241,
"g": 203,
"b": 162
},
"hsl": {
"h": 31.139,
"s": 73.832,
"l": 79.02
},
"oklch": {
"l": 0.86478,
"c": 0.069,
"h": 68.8
},
"luminance": 0.64021
}Semantic roles & 50–950 ramp
primary
#F1CBA2
secondary
#689ACF
accent
#6FD610
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382