#F1CA86#F1CA86
#F1CA86 is a very light, moderate orange. Relative luminance 0.627; OKLCH L 85.8% C 0.097 H 80.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CA86 |
|---|---|
| RGB | rgb(241, 202, 134) |
| HSL | hsl(38, 79%, 74%) |
| HSV | hsv(38, 44%, 95%) |
| CMYK | cmyk(0%, 16.2%, 44.4%, 5.5%) |
| CIE-LAB | lab(83.27, 5.06, 39.02) |
| CIE-LCH | lch(83.27, 39.35, 82.61°) |
| OKLab | oklab(85.77% 0.0155 0.0953) |
| OKLCH | oklch(85.77% 0.097 80.8) |
| XYZ | xyz(61.7013, 62.6661, 31.3954) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.05
Burlywood
#DEB887
ΔE00 6.09
Navajowhite
#FFDEAD
ΔE00 6.17
Very Light Brown
#D3B683
ΔE00 6.60
Tan (survey)
#D1B26F
ΔE00 6.86
Pale Peach
#FFE5AD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CA86 #86ADF1
analogous
#F19486 #F1CA86 #E2F186
triadic
#F1CA86 #86F1CA #CA86F1
tetradic
#F1CA86 #86F194 #86ADF1 #F186E2
square
#F1CA86 #86F194 #86ADF1 #F186E2
split-complementary
#F1CA86 #86E2F1 #9486F1
monochromatic
#E2991A #EBB24F #F1CA86 #F7E2BD #FCF3E4
Accessibility & contrast
On white
1.55
#F1CA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#F1CA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CA86
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CA86 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA81
Deuteranopia (green-blind)
#E4D388
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f1ca86; /* rgb */ color: rgb(241, 202, 134); /* oklch */ color: oklch(85.8% 0.097 80.8);
Tailwind
colors: {
custom: {
50: '#f7daaa',
500: '#f1ca86',
950: '#000000',
},
}SCSS
$custom: #f1ca86; $custom-light: #f7daaa; $custom-dark: #000000;
JSON
{
"hex": "#f1ca86",
"rgb": {
"r": 241,
"g": 202,
"b": 134
},
"hsl": {
"h": 38.131,
"s": 79.259,
"l": 73.529
},
"oklch": {
"l": 0.85767,
"c": 0.0965,
"h": 80.8
},
"luminance": 0.62663
}Semantic roles & 50–950 ramp
primary
#F1CA86
secondary
#4F7DCD
accent
#56DC0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381