#F2CE79#F2CE79
#F2CE79 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.4% C 0.112 H 87.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CE79 |
|---|---|
| RGB | rgb(242, 206, 121) |
| HSL | hsl(42, 82%, 71%) |
| HSV | hsv(42, 50%, 95%) |
| CMYK | cmyk(0%, 14.9%, 50%, 5.1%) |
| CIE-LAB | lab(84.18, 2.17, 46.69) |
| CIE-LCH | lch(84.18, 46.74, 87.33°) |
| OKLab | oklab(86.45% 0.0056 0.1117) |
| OKLCH | oklch(86.45% 0.112 87.1) |
| XYZ | xyz(62.1428, 64.4034, 27.2433) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.75
Wheat (survey)
#FBDD7E
ΔE00 4.06
Sandy
#F1DA7A
ΔE00 4.91
Light Mustard
#F7D560
ΔE00 4.94
Maize
#F4D054
ΔE00 5.40
Pale Gold
#FDDE6C
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CE79 #799DF2
analogous
#F29179 #F2CE79 #D9F279
triadic
#F2CE79 #79F2CE #CE79F2
tetradic
#F2CE79 #79F291 #799DF2 #F279D9
square
#F2CE79 #79F291 #799DF2 #F279D9
split-complementary
#F2CE79 #79D9F2 #9179F2
monochromatic
#DBA015 #EDBA41 #F2CE79 #F7E2B1 #FCF5E3
Accessibility & contrast
On white
1.51
#F2CE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#F2CE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CE79
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CE79 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC72
Deuteranopia (green-blind)
#E9D67C
Tritanopia (blue-blind)
#FFC1BA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2ce79; /* rgb */ color: rgb(242, 206, 121); /* oklch */ color: oklch(86.4% 0.112 87.1);
Tailwind
colors: {
custom: {
50: '#f9dca1',
500: '#f2ce79',
950: '#000000',
},
}SCSS
$custom: #f2ce79; $custom-light: #f9dca1; $custom-dark: #000000;
JSON
{
"hex": "#f2ce79",
"rgb": {
"r": 242,
"g": 206,
"b": 121
},
"hsl": {
"h": 42.149,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.86446,
"c": 0.11186,
"h": 87.1
},
"luminance": 0.644
}Semantic roles & 50–950 ramp
primary
#F2CE79
secondary
#436CCC
accent
#47DF07
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480