#F0CE76#F0CE76
#F0CE76 is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.2% C 0.114 H 88.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CE76 |
|---|---|
| RGB | rgb(240, 206, 118) |
| HSL | hsl(43, 80%, 70%) |
| HSV | hsv(43, 51%, 94%) |
| CMYK | cmyk(0%, 14.2%, 50.8%, 5.9%) |
| CIE-LAB | lab(83.95, 1.10, 47.85) |
| CIE-LCH | lch(83.95, 47.86, 88.68°) |
| OKLab | oklab(86.22% 0.0023 0.1141) |
| OKLCH | oklch(86.22% 0.114 88.8) |
| XYZ | xyz(61.2788, 63.9788, 26.2574) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.13
Wheat (survey)
#FBDD7E
ΔE00 3.66
Sandy
#F1DA7A
ΔE00 4.24
Light Mustard
#F7D560
ΔE00 4.32
Maize
#F4D054
ΔE00 4.79
Pale Gold
#FDDE6C
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CE76 #7698F0
analogous
#F09176 #F0CE76 #D5F076
triadic
#F0CE76 #76F0CE #CE76F0
tetradic
#F0CE76 #76F091 #7698F0 #F076D5
square
#F0CE76 #76F091 #7698F0 #F076D5
split-complementary
#F0CE76 #76D5F0 #9176F0
monochromatic
#D4A017 #EABA3F #F0CE76 #F6E2AD #FCF5E3
Accessibility & contrast
On white
1.52
#F0CE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#F0CE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CE76
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CE76 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6F
Deuteranopia (green-blind)
#E8D579
Tritanopia (blue-blind)
#FFC1B9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f0ce76; /* rgb */ color: rgb(240, 206, 118); /* oklch */ color: oklch(86.2% 0.114 88.8);
Tailwind
colors: {
custom: {
50: '#f7dc9f',
500: '#f0ce76',
950: '#000000',
},
}SCSS
$custom: #f0ce76; $custom-light: #f7dc9f; $custom-dark: #000000;
JSON
{
"hex": "#f0ce76",
"rgb": {
"r": 240,
"g": 206,
"b": 118
},
"hsl": {
"h": 43.279,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.86217,
"c": 0.1141,
"h": 88.8
},
"luminance": 0.63976
}Semantic roles & 50–950 ramp
primary
#F0CE76
secondary
#4167CA
accent
#44DD09
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480