#F2CC79#F2CC79
#F2CC79 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.1% C 0.111 H 85.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CC79 |
|---|---|
| RGB | rgb(242, 204, 121) |
| HSL | hsl(41, 82%, 71%) |
| HSV | hsv(41, 50%, 95%) |
| CMYK | cmyk(0%, 15.7%, 50%, 5.1%) |
| CIE-LAB | lab(83.68, 3.21, 46.08) |
| CIE-LCH | lch(83.68, 46.19, 86.02°) |
| OKLab | oklab(86.05% 0.0087 0.1104) |
| OKLCH | oklch(86.05% 0.111 85.5) |
| XYZ | xyz(61.6644, 63.4466, 27.0838) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.27
Wheat (survey)
#FBDD7E
ΔE00 4.84
Light Mustard
#F7D560
ΔE00 5.60
Sandy
#F1DA7A
ΔE00 5.75
Maize
#F4D054
ΔE00 5.94
Pale Gold
#FDDE6C
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CC79 #799FF2
analogous
#F28F79 #F2CC79 #DBF279
triadic
#F2CC79 #79F2CC #CC79F2
tetradic
#F2CC79 #79F28F #799FF2 #F279DB
square
#F2CC79 #79F28F #799FF2 #F279DB
split-complementary
#F2CC79 #79DBF2 #8F79F2
monochromatic
#DB9D15 #EDB741 #F2CC79 #F7E1B1 #FCF4E3
Accessibility & contrast
On white
1.53
#F2CC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#F2CC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CC79
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CC79 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB72
Deuteranopia (green-blind)
#E7D57C
Tritanopia (blue-blind)
#FFBFB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2cc79; /* rgb */ color: rgb(242, 204, 121); /* oklch */ color: oklch(86.1% 0.111 85.5);
Tailwind
colors: {
custom: {
50: '#f9dba1',
500: '#f2cc79',
950: '#000000',
},
}SCSS
$custom: #f2cc79; $custom-light: #f9dba1; $custom-dark: #000000;
JSON
{
"hex": "#f2cc79",
"rgb": {
"r": 242,
"g": 204,
"b": 121
},
"hsl": {
"h": 41.157,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.86053,
"c": 0.11069,
"h": 85.5
},
"luminance": 0.63443
}Semantic roles & 50–950 ramp
primary
#F2CC79
secondary
#436ECC
accent
#4BDF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380