#F0CA83#F0CA83
#F0CA83 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.6% C 0.099 H 82.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CA83 |
|---|---|
| RGB | rgb(240, 202, 131) |
| HSL | hsl(39, 78%, 73%) |
| HSV | hsv(39, 45%, 94%) |
| CMYK | cmyk(0%, 15.8%, 45.4%, 5.9%) |
| CIE-LAB | lab(83.13, 4.37, 40.35) |
| CIE-LCH | lch(83.13, 40.59, 83.82°) |
| OKLab | oklab(85.62% 0.0132 0.0982) |
| OKLCH | oklch(85.62% 0.099 82.3) |
| XYZ | xyz(61.1545, 62.4080, 30.2931) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.34
Wheat (survey)
#FBDD7E
ΔE00 6.53
Burlywood
#DEB887
ΔE00 6.57
Navajowhite
#FFDEAD
ΔE00 6.63
Tan (survey)
#D1B26F
ΔE00 6.67
Very Light Brown
#D3B683
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CA83 #83A9F0
analogous
#F09483 #F0CA83 #DFF083
triadic
#F0CA83 #83F0CA #CA83F0
tetradic
#F0CA83 #83F094 #83A9F0 #F083DF
square
#F0CA83 #83F094 #83A9F0 #F083DF
split-complementary
#F0CA83 #83DFF0 #9483F0
monochromatic
#DE9A1B #E9B34C #F0CA83 #F7E1BA #FCF3E4
Accessibility & contrast
On white
1.56
#F0CA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#F0CA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CA83
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CA83 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97E
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f0ca83; /* rgb */ color: rgb(240, 202, 131); /* oklch */ color: oklch(85.6% 0.099 82.3);
Tailwind
colors: {
custom: {
50: '#f7daa8',
500: '#f0ca83',
950: '#000000',
},
}SCSS
$custom: #f0ca83; $custom-light: #f7daa8; $custom-dark: #000000;
JSON
{
"hex": "#f0ca83",
"rgb": {
"r": 240,
"g": 202,
"b": 131
},
"hsl": {
"h": 39.083,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.85624,
"c": 0.09903,
"h": 82.3
},
"luminance": 0.62405
}Semantic roles & 50–950 ramp
primary
#F0CA83
secondary
#4C78CB
accent
#53DB0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380