#F0CA8A#F0CA8A
#F0CA8A is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.7% C 0.092 H 80.1°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CA8A |
|---|---|
| RGB | rgb(240, 202, 138) |
| HSL | hsl(38, 77%, 74%) |
| HSV | hsv(38, 43%, 94%) |
| CMYK | cmyk(0%, 15.8%, 42.5%, 5.9%) |
| CIE-LAB | lab(83.23, 5.07, 36.92) |
| CIE-LCH | lch(83.23, 37.26, 82.18°) |
| OKLab | oklab(85.74% 0.0159 0.0906) |
| OKLCH | oklch(85.74% 0.092 80.1) |
| XYZ | xyz(61.6451, 62.6042, 32.8766) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.59
Navajowhite
#FFDEAD
ΔE00 5.67
Very Light Brown
#D3B683
ΔE00 6.21
Sand (survey)
#E2CA76
ΔE00 6.44
Pale Peach
#FFE5AD
ΔE00 6.73
Tan (survey)
#D1B26F
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CA8A #8AB0F0
analogous
#F0978A #F0CA8A #E3F08A
triadic
#F0CA8A #8AF0CA #CA8AF0
tetradic
#F0CA8A #8AF097 #8AB0F0 #F08AE3
square
#F0CA8A #8AF097 #8AB0F0 #F08AE3
split-complementary
#F0CA8A #8AE3F0 #978AF0
monochromatic
#E2991E #E9B154 #F0CA8A #F7E3C0 #FCF3E4
Accessibility & contrast
On white
1.55
#F0CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#F0CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CA8A
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CA8A | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA85
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f0ca8a; /* rgb */ color: rgb(240, 202, 138); /* oklch */ color: oklch(85.7% 0.092 80.1);
Tailwind
colors: {
custom: {
50: '#f7daad',
500: '#f0ca8a',
950: '#000000',
},
}SCSS
$custom: #f0ca8a; $custom-light: #f7daad; $custom-dark: #000000;
JSON
{
"hex": "#f0ca8a",
"rgb": {
"r": 240,
"g": 202,
"b": 138
},
"hsl": {
"h": 37.647,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.85739,
"c": 0.09202,
"h": 80.1
},
"luminance": 0.62601
}Semantic roles & 50–950 ramp
primary
#F0CA8A
secondary
#5380CC
accent
#59DA0C
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381