#F2C679#F2C679
#F2C679 is a very light, moderate orange. Relative luminance 0.606; OKLCH L 84.9% C 0.108 H 80.5°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C679 |
|---|---|
| RGB | rgb(242, 198, 121) |
| HSL | hsl(38, 82%, 71%) |
| HSV | hsv(38, 50%, 95%) |
| CMYK | cmyk(0%, 18.2%, 50%, 5.1%) |
| CIE-LAB | lab(82.19, 6.32, 44.24) |
| CIE-LCH | lch(82.19, 44.69, 81.87°) |
| OKLab | oklab(84.88% 0.0178 0.1063) |
| OKLCH | oklch(84.88% 0.108 80.5) |
| XYZ | xyz(60.2657, 60.6492, 26.6176) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.33
Tan (survey)
#D1B26F
ΔE00 6.70
Burlywood
#DEB887
ΔE00 6.75
Very Light Brown
#D3B683
ΔE00 7.31
Wheat (survey)
#FBDD7E
ΔE00 7.34
Macaroni And Cheese
#EFB435
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C679 #79A5F2
analogous
#F28979 #F2C679 #E1F279
triadic
#F2C679 #79F2C6 #C679F2
tetradic
#F2C679 #79F289 #79A5F2 #F279E1
square
#F2C679 #79F289 #79A5F2 #F279E1
split-complementary
#F2C679 #79E1F2 #8979F2
monochromatic
#DB9315 #EDAE41 #F2C679 #F7DEB1 #FCF3E3
Accessibility & contrast
On white
1.60
#F2C679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#F2C679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C679
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C679 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C673
Deuteranopia (green-blind)
#E3D17B
Tritanopia (blue-blind)
#FFB9B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f2c679; /* rgb */ color: rgb(242, 198, 121); /* oklch */ color: oklch(84.9% 0.108 80.5);
Tailwind
colors: {
custom: {
50: '#f9d7a1',
500: '#f2c679',
950: '#000000',
},
}SCSS
$custom: #f2c679; $custom-light: #f9d7a1; $custom-dark: #000000;
JSON
{
"hex": "#f2c679",
"rgb": {
"r": 242,
"g": 198,
"b": 121
},
"hsl": {
"h": 38.182,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.84884,
"c": 0.10774,
"h": 80.5
},
"luminance": 0.60646
}Semantic roles & 50–950 ramp
primary
#F2C679
secondary
#4375CC
accent
#55DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380