#F0CA86#F0CA86
#F0CA86 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.7% C 0.096 H 81.4°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CA86 |
|---|---|
| RGB | rgb(240, 202, 134) |
| HSL | hsl(38, 78%, 73%) |
| HSV | hsv(38, 44%, 94%) |
| CMYK | cmyk(0%, 15.8%, 44.2%, 5.9%) |
| CIE-LAB | lab(83.17, 4.66, 38.88) |
| CIE-LCH | lch(83.17, 39.16, 83.16°) |
| OKLab | oklab(85.67% 0.0143 0.095) |
| OKLCH | oklch(85.67% 0.096 81.4) |
| XYZ | xyz(61.3608, 62.4905, 31.3794) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.78
Burlywood
#DEB887
ΔE00 6.14
Navajowhite
#FFDEAD
ΔE00 6.21
Very Light Brown
#D3B683
ΔE00 6.49
Tan (survey)
#D1B26F
ΔE00 6.72
Pale Peach
#FFE5AD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CA86 #86ACF0
analogous
#F09586 #F0CA86 #E1F086
triadic
#F0CA86 #86F0CA #CA86F0
tetradic
#F0CA86 #86F095 #86ACF0 #F086E1
square
#F0CA86 #86F095 #86ACF0 #F086E1
split-complementary
#F0CA86 #86E1F0 #9586F0
monochromatic
#E09A1C #E9B250 #F0CA86 #F7E2BC #FCF3E4
Accessibility & contrast
On white
1.56
#F0CA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#F0CA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CA86
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CA86 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 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: #f0ca86; /* rgb */ color: rgb(240, 202, 134); /* oklch */ color: oklch(85.7% 0.096 81.4);
Tailwind
colors: {
custom: {
50: '#f7daaa',
500: '#f0ca86',
950: '#000000',
},
}SCSS
$custom: #f0ca86; $custom-light: #f7daaa; $custom-dark: #000000;
JSON
{
"hex": "#f0ca86",
"rgb": {
"r": 240,
"g": 202,
"b": 134
},
"hsl": {
"h": 38.491,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.85673,
"c": 0.09604,
"h": 81.4
},
"luminance": 0.62488
}Semantic roles & 50–950 ramp
primary
#F0CA86
secondary
#4F7CCB
accent
#55DA0B
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381