#F2CC76#F2CC76
#F2CC76 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.0% C 0.114 H 86.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CC76 |
|---|---|
| RGB | rgb(242, 204, 118) |
| HSL | hsl(42, 83%, 71%) |
| HSV | hsv(42, 51%, 95%) |
| CMYK | cmyk(0%, 15.7%, 51.2%, 5.1%) |
| CIE-LAB | lab(83.64, 2.95, 47.50) |
| CIE-LCH | lch(83.64, 47.60, 86.45°) |
| OKLab | oklab(86.01% 0.0076 0.1133) |
| OKLCH | oklch(86.01% 0.114 86.2) |
| XYZ | xyz(61.4833, 63.3741, 26.1300) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.14
Wheat (survey)
#FBDD7E
ΔE00 4.61
Light Mustard
#F7D560
ΔE00 5.13
Maize
#F4D054
ΔE00 5.43
Sandy
#F1DA7A
ΔE00 5.50
Pale Gold
#FDDE6C
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CC76 #769CF2
analogous
#F28E76 #F2CC76 #DAF276
triadic
#F2CC76 #76F2CC #CC76F2
tetradic
#F2CC76 #76F28E #769CF2 #F276DA
square
#F2CC76 #76F28E #769CF2 #F276DA
split-complementary
#F2CC76 #76DAF2 #8E76F2
monochromatic
#D99D15 #EDB73E #F2CC76 #F7E1AE #FCF5E3
Accessibility & contrast
On white
1.54
#F2CC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#F2CC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CC76
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CC76 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB6F
Deuteranopia (green-blind)
#E8D579
Tritanopia (blue-blind)
#FFBFB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2cc76; /* rgb */ color: rgb(242, 204, 118); /* oklch */ color: oklch(86.0% 0.114 86.2);
Tailwind
colors: {
custom: {
50: '#f9db9f',
500: '#f2cc76',
950: '#000000',
},
}SCSS
$custom: #f2cc76; $custom-light: #f9db9f; $custom-dark: #000000;
JSON
{
"hex": "#f2cc76",
"rgb": {
"r": 242,
"g": 204,
"b": 118
},
"hsl": {
"h": 41.613,
"s": 82.667,
"l": 70.588
},
"oklch": {
"l": 0.86011,
"c": 0.11354,
"h": 86.2
},
"luminance": 0.63371
}Semantic roles & 50–950 ramp
primary
#F2CC76
secondary
#406BCC
accent
#49DF06
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380