#F1CA84#F1CA84
#F1CA84 is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.7% C 0.098 H 81.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CA84 |
|---|---|
| RGB | rgb(241, 202, 132) |
| HSL | hsl(39, 80%, 73%) |
| HSV | hsv(39, 45%, 95%) |
| CMYK | cmyk(0%, 16.2%, 45.2%, 5.5%) |
| CIE-LAB | lab(83.24, 4.86, 40.00) |
| CIE-LCH | lch(83.24, 40.29, 83.07°) |
| OKLab | oklab(85.74% 0.0147 0.0974) |
| OKLCH | oklch(85.74% 0.098 81.4) |
| XYZ | xyz(61.5631, 62.6108, 30.6677) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.76
Burlywood
#DEB887
ΔE00 6.38
Navajowhite
#FFDEAD
ΔE00 6.45
Very Light Brown
#D3B683
ΔE00 6.76
Tan (survey)
#D1B26F
ΔE00 6.81
Wheat (survey)
#FBDD7E
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CA84 #84ABF1
analogous
#F19384 #F1CA84 #E1F184
triadic
#F1CA84 #84F1CA #CA84F1
tetradic
#F1CA84 #84F193 #84ABF1 #F184E1
square
#F1CA84 #84F193 #84ABF1 #F184E1
split-complementary
#F1CA84 #84E1F1 #9384F1
monochromatic
#E19A1A #EBB24D #F1CA84 #F7E2BB #FCF3E4
Accessibility & contrast
On white
1.55
#F1CA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#F1CA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CA84
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CA84 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7F
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f1ca84; /* rgb */ color: rgb(241, 202, 132); /* oklch */ color: oklch(85.7% 0.098 81.4);
Tailwind
colors: {
custom: {
50: '#f8daa8',
500: '#f1ca84',
950: '#000000',
},
}SCSS
$custom: #f1ca84; $custom-light: #f8daa8; $custom-dark: #000000;
JSON
{
"hex": "#f1ca84",
"rgb": {
"r": 241,
"g": 202,
"b": 132
},
"hsl": {
"h": 38.532,
"s": 79.562,
"l": 73.137
},
"oklch": {
"l": 0.85735,
"c": 0.09849,
"h": 81.4
},
"luminance": 0.62608
}Semantic roles & 50–950 ramp
primary
#F1CA84
secondary
#4D7ACC
accent
#55DC0A
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380