#F0CC85#F0CC85
#F0CC85 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.0% C 0.098 H 83.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CC85 |
|---|---|
| RGB | rgb(240, 204, 133) |
| HSL | hsl(40, 78%, 73%) |
| HSV | hsv(40, 45%, 94%) |
| CMYK | cmyk(0%, 15%, 44.6%, 5.9%) |
| CIE-LAB | lab(83.66, 3.53, 40.01) |
| CIE-LCH | lch(83.66, 40.16, 84.96°) |
| OKLab | oklab(86.05% 0.0109 0.0975) |
| OKLCH | oklch(86.05% 0.098 83.6) |
| XYZ | xyz(61.7637, 63.4073, 31.1713) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.88
Wheat (survey)
#FBDD7E
ΔE00 5.98
Navajowhite
#FFDEAD
ΔE00 6.42
Pale Peach
#FFE5AD
ΔE00 6.58
Sandy
#F1DA7A
ΔE00 6.78
Tan (survey)
#D1B26F
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CC85 #85A9F0
analogous
#F09685 #F0CC85 #DEF085
triadic
#F0CC85 #85F0CC #CC85F0
tetradic
#F0CC85 #85F096 #85A9F0 #F085DE
square
#F0CC85 #85F096 #85A9F0 #F085DE
split-complementary
#F0CC85 #85DEF0 #9685F0
monochromatic
#DF9D1B #E9B54E #F0CC85 #F7E3BB #FCF4E4
Accessibility & contrast
On white
1.53
#F0CC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#F0CC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CC85
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CC85 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB80
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f0cc85; /* rgb */ color: rgb(240, 204, 133); /* oklch */ color: oklch(86.0% 0.098 83.6);
Tailwind
colors: {
custom: {
50: '#f7dba9',
500: '#f0cc85',
950: '#000000',
},
}SCSS
$custom: #f0cc85; $custom-light: #f7dba9; $custom-dark: #000000;
JSON
{
"hex": "#f0cc85",
"rgb": {
"r": 240,
"g": 204,
"b": 133
},
"hsl": {
"h": 39.813,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.86047,
"c": 0.09808,
"h": 83.6
},
"luminance": 0.63404
}Semantic roles & 50–950 ramp
primary
#F0CC85
secondary
#4E78CB
accent
#51DA0B
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481