#F0CF7A#F0CF7A
#F0CF7A is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.5% C 0.111 H 88.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CF7A |
|---|---|
| RGB | rgb(240, 207, 122) |
| HSL | hsl(43, 80%, 71%) |
| HSV | hsv(43, 49%, 94%) |
| CMYK | cmyk(0%, 13.7%, 49.2%, 5.9%) |
| CIE-LAB | lab(84.26, 0.94, 46.26) |
| CIE-LCH | lch(84.26, 46.27, 88.83°) |
| OKLab | oklab(86.47% 0.0023 0.1109) |
| OKLCH | oklch(86.47% 0.111 88.8) |
| XYZ | xyz(61.7631, 64.5589, 27.6164) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.02
Wheat (survey)
#FBDD7E
ΔE00 3.58
Sandy
#F1DA7A
ΔE00 4.15
Light Mustard
#F7D560
ΔE00 4.67
Maize
#F4D054
ΔE00 5.25
Pale Gold
#FDDE6C
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CF7A #7A9BF0
analogous
#F0947A #F0CF7A #D6F07A
triadic
#F0CF7A #7AF0CF #CF7AF0
tetradic
#F0CF7A #7AF094 #7A9BF0 #F07AD6
square
#F0CF7A #7AF094 #7A9BF0 #F07AD6
split-complementary
#F0CF7A #7AD6F0 #947AF0
monochromatic
#D7A218 #EABB43 #F0CF7A #F6E3B1 #FCF5E4
Accessibility & contrast
On white
1.51
#F0CF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#F0CF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CF7A
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CF7A | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD73
Deuteranopia (green-blind)
#E9D67D
Tritanopia (blue-blind)
#FFC2BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f0cf7a; /* rgb */ color: rgb(240, 207, 122); /* oklch */ color: oklch(86.5% 0.111 88.8);
Tailwind
colors: {
custom: {
50: '#f7dda2',
500: '#f0cf7a',
950: '#000000',
},
}SCSS
$custom: #f0cf7a; $custom-light: #f7dda2; $custom-dark: #000000;
JSON
{
"hex": "#f0cf7a",
"rgb": {
"r": 240,
"g": 207,
"b": 122
},
"hsl": {
"h": 43.22,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.86471,
"c": 0.11087,
"h": 88.8
},
"luminance": 0.64556
}Semantic roles & 50–950 ramp
primary
#F0CF7A
secondary
#446ACA
accent
#44DC09
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480