#F1CA8A#F1CA8A
#F1CA8A is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.8% C 0.093 H 79.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CA8A |
|---|---|
| RGB | rgb(241, 202, 138) |
| HSL | hsl(37, 79%, 74%) |
| HSV | hsv(37, 43%, 95%) |
| CMYK | cmyk(0%, 16.2%, 42.7%, 5.5%) |
| CIE-LAB | lab(83.33, 5.47, 37.06) |
| CIE-LCH | lch(83.33, 37.46, 81.61°) |
| OKLab | oklab(85.83% 0.017 0.091) |
| OKLCH | oklch(85.83% 0.093 79.4) |
| XYZ | xyz(61.9856, 62.7798, 32.8925) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.55
Navajowhite
#FFDEAD
ΔE00 5.65
Very Light Brown
#D3B683
ΔE00 6.33
Sand (survey)
#E2CA76
ΔE00 6.70
Pale Peach
#FFE5AD
ΔE00 6.83
Tan (survey)
#D1B26F
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CA8A #8AB1F1
analogous
#F1978A #F1CA8A #E4F18A
triadic
#F1CA8A #8AF1CA #CA8AF1
tetradic
#F1CA8A #8AF197 #8AB1F1 #F18AE4
square
#F1CA8A #8AF197 #8AB1F1 #F18AE4
split-complementary
#F1CA8A #8AE4F1 #978AF1
monochromatic
#E4981D #EAB153 #F1CA8A #F8E3C1 #FCF3E4
Accessibility & contrast
On white
1.55
#F1CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#F1CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CA8A
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CA8A | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA85
Deuteranopia (green-blind)
#E4D48C
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f1ca8a; /* rgb */ color: rgb(241, 202, 138); /* oklch */ color: oklch(85.8% 0.093 79.4);
Tailwind
colors: {
custom: {
50: '#f7daad',
500: '#f1ca8a',
950: '#000000',
},
}SCSS
$custom: #f1ca8a; $custom-light: #f7daad; $custom-dark: #000000;
JSON
{
"hex": "#f1ca8a",
"rgb": {
"r": 241,
"g": 202,
"b": 138
},
"hsl": {
"h": 37.282,
"s": 78.626,
"l": 74.314
},
"oklch": {
"l": 0.85834,
"c": 0.09252,
"h": 79.4
},
"luminance": 0.62777
}Semantic roles & 50–950 ramp
primary
#F1CA8A
secondary
#5281CD
accent
#59DB0B
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381