#F0CC86#F0CC86
#F0CC86 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.1% C 0.097 H 83.3°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CC86 |
|---|---|
| RGB | rgb(240, 204, 134) |
| HSL | hsl(40, 78%, 73%) |
| HSV | hsv(40, 44%, 94%) |
| CMYK | cmyk(0%, 15%, 44.2%, 5.9%) |
| CIE-LAB | lab(83.67, 3.63, 39.52) |
| CIE-LCH | lch(83.67, 39.68, 84.76°) |
| OKLab | oklab(86.06% 0.0113 0.0964) |
| OKLCH | oklch(86.06% 0.097 83.3) |
| XYZ | xyz(61.8331, 63.4351, 31.5369) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.02
Wheat (survey)
#FBDD7E
ΔE00 6.13
Navajowhite
#FFDEAD
ΔE00 6.27
Pale Peach
#FFE5AD
ΔE00 6.51
Burlywood
#DEB887
ΔE00 6.86
Very Light Brown
#D3B683
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CC86 #86AAF0
analogous
#F09786 #F0CC86 #DFF086
triadic
#F0CC86 #86F0CC #CC86F0
tetradic
#F0CC86 #86F097 #86AAF0 #F086DF
square
#F0CC86 #86F097 #86AAF0 #F086DF
split-complementary
#F0CC86 #86DFF0 #9786F0
monochromatic
#E09D1C #E9B550 #F0CC86 #F7E3BC #FCF4E4
Accessibility & contrast
On white
1.53
#F0CC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#F0CC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CC86
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CC86 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB81
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f0cc86; /* rgb */ color: rgb(240, 204, 134); /* oklch */ color: oklch(86.1% 0.097 83.3);
Tailwind
colors: {
custom: {
50: '#f7dbaa',
500: '#f0cc86',
950: '#000000',
},
}SCSS
$custom: #f0cc86; $custom-light: #f7dbaa; $custom-dark: #000000;
JSON
{
"hex": "#f0cc86",
"rgb": {
"r": 240,
"g": 204,
"b": 134
},
"hsl": {
"h": 39.623,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.86063,
"c": 0.09707,
"h": 83.3
},
"luminance": 0.63432
}Semantic roles & 50–950 ramp
primary
#F0CC86
secondary
#4F79CB
accent
#52DA0B
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481