#F2CF76#F2CF76
#F2CF76 is a very light, moderate orange. Relative luminance 0.648; OKLCH L 86.6% C 0.115 H 88.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CF76 |
|---|---|
| RGB | rgb(242, 207, 118) |
| HSL | hsl(43, 83%, 71%) |
| HSV | hsv(43, 51%, 95%) |
| CMYK | cmyk(0%, 14.5%, 51.2%, 5.1%) |
| CIE-LAB | lab(84.39, 1.40, 48.42) |
| CIE-LCH | lch(84.39, 48.44, 88.34°) |
| OKLab | oklab(86.6% 0.0031 0.1153) |
| OKLCH | oklch(86.6% 0.115 88.5) |
| XYZ | xyz(62.2032, 64.8139, 26.3699) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.50
Wheat (survey)
#FBDD7E
ΔE00 3.50
Light Mustard
#F7D560
ΔE00 4.16
Sandy
#F1DA7A
ΔE00 4.28
Maize
#F4D054
ΔE00 4.67
Pale Gold
#FDDE6C
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CF76 #7699F2
analogous
#F29176 #F2CF76 #D7F276
triadic
#F2CF76 #76F2CF #CF76F2
tetradic
#F2CF76 #76F291 #7699F2 #F276D7
square
#F2CF76 #76F291 #7699F2 #F276D7
split-complementary
#F2CF76 #76D7F2 #9176F2
monochromatic
#D9A215 #EDBB3E #F2CF76 #F7E3AE #FCF5E3
Accessibility & contrast
On white
1.50
#F2CF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#F2CF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CF76
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CF76 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD6E
Deuteranopia (green-blind)
#EAD779
Tritanopia (blue-blind)
#FFC2BA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2cf76; /* rgb */ color: rgb(242, 207, 118); /* oklch */ color: oklch(86.6% 0.115 88.5);
Tailwind
colors: {
custom: {
50: '#f9dd9f',
500: '#f2cf76',
950: '#000000',
},
}SCSS
$custom: #f2cf76; $custom-light: #f9dd9f; $custom-dark: #000000;
JSON
{
"hex": "#f2cf76",
"rgb": {
"r": 242,
"g": 207,
"b": 118
},
"hsl": {
"h": 43.065,
"s": 82.667,
"l": 70.588
},
"oklch": {
"l": 0.86601,
"c": 0.11535,
"h": 88.5
},
"luminance": 0.64811
}Semantic roles & 50–950 ramp
primary
#F2CF76
secondary
#4068CC
accent
#44DF06
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480