#F1CA89#F1CA89
#F1CA89 is a very light, moderate orange. Relative luminance 0.627; OKLCH L 85.8% C 0.094 H 79.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CA89 |
|---|---|
| RGB | rgb(241, 202, 137) |
| HSL | hsl(38, 79%, 74%) |
| HSV | hsv(38, 43%, 95%) |
| CMYK | cmyk(0%, 16.2%, 43.2%, 5.5%) |
| CIE-LAB | lab(83.31, 5.36, 37.55) |
| CIE-LCH | lch(83.31, 37.93, 81.87°) |
| OKLab | oklab(85.82% 0.0166 0.092) |
| OKLCH | oklch(85.82% 0.094 79.8) |
| XYZ | xyz(61.9135, 62.7509, 32.5130) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.68
Navajowhite
#FFDEAD
ΔE00 5.77
Very Light Brown
#D3B683
ΔE00 6.39
Sand (survey)
#E2CA76
ΔE00 6.53
Pale Peach
#FFE5AD
ΔE00 6.86
Tan (survey)
#D1B26F
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CA89 #89B0F1
analogous
#F19689 #F1CA89 #E4F189
triadic
#F1CA89 #89F1CA #CA89F1
tetradic
#F1CA89 #89F196 #89B0F1 #F189E4
square
#F1CA89 #89F196 #89B0F1 #F189E4
split-complementary
#F1CA89 #89E4F1 #9689F1
monochromatic
#E4991C #EBB152 #F1CA89 #F7E3C0 #FCF3E4
Accessibility & contrast
On white
1.55
#F1CA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#F1CA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CA89
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CA89 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA84
Deuteranopia (green-blind)
#E4D48B
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f1ca89; /* rgb */ color: rgb(241, 202, 137); /* oklch */ color: oklch(85.8% 0.094 79.8);
Tailwind
colors: {
custom: {
50: '#f7daac',
500: '#f1ca89',
950: '#000000',
},
}SCSS
$custom: #f1ca89; $custom-light: #f7daac; $custom-dark: #000000;
JSON
{
"hex": "#f1ca89",
"rgb": {
"r": 241,
"g": 202,
"b": 137
},
"hsl": {
"h": 37.5,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.85817,
"c": 0.09352,
"h": 79.8
},
"luminance": 0.62748
}Semantic roles & 50–950 ramp
primary
#F1CA89
secondary
#5180CD
accent
#59DB0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381