#F2C779#F2C779
#F2C779 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.1% C 0.108 H 81.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C779 |
|---|---|
| RGB | rgb(242, 199, 121) |
| HSL | hsl(39, 82%, 71%) |
| HSV | hsv(39, 50%, 95%) |
| CMYK | cmyk(0%, 17.8%, 50%, 5.1%) |
| CIE-LAB | lab(82.44, 5.80, 44.54) |
| CIE-LCH | lch(82.44, 44.92, 82.58°) |
| OKLab | oklab(85.08% 0.0163 0.1069) |
| OKLCH | oklch(85.08% 0.108 81.4) |
| XYZ | xyz(60.4950, 61.1078, 26.6940) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.95
Tan (survey)
#D1B26F
ΔE00 6.75
Wheat (survey)
#FBDD7E
ΔE00 6.91
Burlywood
#DEB887
ΔE00 7.03
Very Light Brown
#D3B683
ΔE00 7.44
Light Mustard
#F7D560
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C779 #79A4F2
analogous
#F28A79 #F2C779 #E0F279
triadic
#F2C779 #79F2C7 #C779F2
tetradic
#F2C779 #79F28A #79A4F2 #F279E0
square
#F2C779 #79F28A #79A4F2 #F279E0
split-complementary
#F2C779 #79E0F2 #8A79F2
monochromatic
#DB9515 #EDB041 #F2C779 #F7DEB1 #FCF3E3
Accessibility & contrast
On white
1.59
#F2C779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#F2C779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C779
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C779 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C773
Deuteranopia (green-blind)
#E4D27B
Tritanopia (blue-blind)
#FFBAB4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2c779; /* rgb */ color: rgb(242, 199, 121); /* oklch */ color: oklch(85.1% 0.108 81.4);
Tailwind
colors: {
custom: {
50: '#f9d7a1',
500: '#f2c779',
950: '#000000',
},
}SCSS
$custom: #f2c779; $custom-light: #f9d7a1; $custom-dark: #000000;
JSON
{
"hex": "#f2c779",
"rgb": {
"r": 242,
"g": 199,
"b": 121
},
"hsl": {
"h": 38.678,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.85078,
"c": 0.10817,
"h": 81.4
},
"luminance": 0.61105
}Semantic roles & 50–950 ramp
primary
#F2C779
secondary
#4374CC
accent
#54DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380