#F0CA89#F0CA89
#F0CA89 is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.7% C 0.093 H 80.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CA89 |
|---|---|
| RGB | rgb(240, 202, 137) |
| HSL | hsl(38, 77%, 74%) |
| HSV | hsv(38, 43%, 94%) |
| CMYK | cmyk(0%, 15.8%, 42.9%, 5.9%) |
| CIE-LAB | lab(83.22, 4.97, 37.41) |
| CIE-LCH | lch(83.22, 37.74, 82.44°) |
| OKLab | oklab(85.72% 0.0155 0.0917) |
| OKLCH | oklch(85.72% 0.093 80.4) |
| XYZ | xyz(61.5730, 62.5754, 32.4970) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.72
Navajowhite
#FFDEAD
ΔE00 5.80
Sand (survey)
#E2CA76
ΔE00 6.26
Very Light Brown
#D3B683
ΔE00 6.27
Pale Peach
#FFE5AD
ΔE00 6.76
Tan (survey)
#D1B26F
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CA89 #89AFF0
analogous
#F09789 #F0CA89 #E3F089
triadic
#F0CA89 #89F0CA #CA89F0
tetradic
#F0CA89 #89F097 #89AFF0 #F089E3
square
#F0CA89 #89F097 #89AFF0 #F089E3
split-complementary
#F0CA89 #89E3F0 #9789F0
monochromatic
#E2991D #E9B253 #F0CA89 #F7E2BF #FCF3E4
Accessibility & contrast
On white
1.55
#F0CA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#F0CA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CA89
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CA89 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA84
Deuteranopia (green-blind)
#E3D38B
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f0ca89; /* rgb */ color: rgb(240, 202, 137); /* oklch */ color: oklch(85.7% 0.093 80.4);
Tailwind
colors: {
custom: {
50: '#f7daac',
500: '#f0ca89',
950: '#000000',
},
}SCSS
$custom: #f0ca89; $custom-light: #f7daac; $custom-dark: #000000;
JSON
{
"hex": "#f0ca89",
"rgb": {
"r": 240,
"g": 202,
"b": 137
},
"hsl": {
"h": 37.864,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.85722,
"c": 0.09303,
"h": 80.4
},
"luminance": 0.62572
}Semantic roles & 50–950 ramp
primary
#F0CA89
secondary
#527FCC
accent
#58DA0C
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381