#F2C77C#F2C77C
#F2C77C is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.1% C 0.105 H 80.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C77C |
|---|---|
| RGB | rgb(242, 199, 124) |
| HSL | hsl(38, 82%, 72%) |
| HSV | hsv(38, 49%, 95%) |
| CMYK | cmyk(0%, 17.8%, 48.8%, 5.1%) |
| CIE-LAB | lab(82.48, 6.07, 43.09) |
| CIE-LCH | lch(82.48, 43.52, 81.99°) |
| OKLab | oklab(85.12% 0.0174 0.1039) |
| OKLCH | oklch(85.12% 0.105 80.5) |
| XYZ | xyz(60.6818, 61.1826, 27.6780) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.23
Burlywood
#DEB887
ΔE00 6.58
Tan (survey)
#D1B26F
ΔE00 6.72
Very Light Brown
#D3B683
ΔE00 7.15
Wheat (survey)
#FBDD7E
ΔE00 7.24
Navajowhite
#FFDEAD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C77C #7CA7F2
analogous
#F28C7C #F2C77C #E2F27C
triadic
#F2C77C #7CF2C7 #C77CF2
tetradic
#F2C77C #7CF28C #7CA7F2 #F27CE2
square
#F2C77C #7CF28C #7CA7F2 #F27CE2
split-complementary
#F2C77C #7CE2F2 #8C7CF2
monochromatic
#DE9516 #ECAF44 #F2C77C #F8DFB4 #FCF3E3
Accessibility & contrast
On white
1.59
#F2C77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#F2C77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C77C
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C77C | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C776
Deuteranopia (green-blind)
#E3D27E
Tritanopia (blue-blind)
#FFBAB5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2c77c; /* rgb */ color: rgb(242, 199, 124); /* oklch */ color: oklch(85.1% 0.105 80.5);
Tailwind
colors: {
custom: {
50: '#f9d7a3',
500: '#f2c77c',
950: '#000000',
},
}SCSS
$custom: #f2c77c; $custom-light: #f9d7a3; $custom-dark: #000000;
JSON
{
"hex": "#f2c77c",
"rgb": {
"r": 242,
"g": 199,
"b": 124
},
"hsl": {
"h": 38.136,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.85123,
"c": 0.10534,
"h": 80.5
},
"luminance": 0.61179
}Semantic roles & 50–950 ramp
primary
#F2C77C
secondary
#4577CD
accent
#56DE07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380