#F0CC8A#F0CC8A
#F0CC8A is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.1% C 0.093 H 82.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CC8A |
|---|---|
| RGB | rgb(240, 204, 138) |
| HSL | hsl(39, 77%, 74%) |
| HSV | hsv(39, 43%, 94%) |
| CMYK | cmyk(0%, 15%, 42.5%, 5.9%) |
| CIE-LAB | lab(83.73, 4.03, 37.56) |
| CIE-LCH | lch(83.73, 37.78, 83.87°) |
| OKLab | oklab(86.13% 0.0128 0.0921) |
| OKLCH | oklch(86.13% 0.093 82.1) |
| XYZ | xyz(62.1174, 63.5488, 33.0340) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.66
Navajowhite
#FFDEAD
ΔE00 5.67
Pale Peach
#FFE5AD
ΔE00 6.24
Burlywood
#DEB887
ΔE00 6.31
Very Light Brown
#D3B683
ΔE00 6.55
Wheat (survey)
#FBDD7E
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CC8A #8AAEF0
analogous
#F0998A #F0CC8A #E1F08A
triadic
#F0CC8A #8AF0CC #CC8AF0
tetradic
#F0CC8A #8AF099 #8AAEF0 #F08AE1
square
#F0CC8A #8AF099 #8AAEF0 #F08AE1
split-complementary
#F0CC8A #8AE1F0 #998AF0
monochromatic
#E29D1E #E9B454 #F0CC8A #F7E4C0 #FCF3E4
Accessibility & contrast
On white
1.53
#F0CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#F0CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CC8A
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CC8A | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB85
Deuteranopia (green-blind)
#E5D58C
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f0cc8a; /* rgb */ color: rgb(240, 204, 138); /* oklch */ color: oklch(86.1% 0.093 82.1);
Tailwind
colors: {
custom: {
50: '#f7dbad',
500: '#f0cc8a',
950: '#000000',
},
}SCSS
$custom: #f0cc8a; $custom-light: #f7dbad; $custom-dark: #000000;
JSON
{
"hex": "#f0cc8a",
"rgb": {
"r": 240,
"g": 204,
"b": 138
},
"hsl": {
"h": 38.824,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.8613,
"c": 0.09301,
"h": 82.1
},
"luminance": 0.63546
}Semantic roles & 50–950 ramp
primary
#F0CC8A
secondary
#537DCC
accent
#55DA0C
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481