#F2C778#F2C778
#F2C778 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.1% C 0.109 H 81.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C778 |
|---|---|
| RGB | rgb(242, 199, 120) |
| HSL | hsl(39, 82%, 71%) |
| HSV | hsv(39, 50%, 95%) |
| CMYK | cmyk(0%, 17.8%, 50.4%, 5.1%) |
| CIE-LAB | lab(82.42, 5.71, 45.03) |
| CIE-LCH | lch(82.42, 45.39, 82.77°) |
| OKLab | oklab(85.06% 0.0159 0.1079) |
| OKLCH | oklch(85.06% 0.109 81.6) |
| XYZ | xyz(60.4340, 61.0834, 26.3727) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.86
Tan (survey)
#D1B26F
ΔE00 6.77
Wheat (survey)
#FBDD7E
ΔE00 6.81
Burlywood
#DEB887
ΔE00 7.18
Light Mustard
#F7D560
ΔE00 7.35
Maize
#F4D054
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C778 #78A3F2
analogous
#F28A78 #F2C778 #E0F278
triadic
#F2C778 #78F2C7 #C778F2
tetradic
#F2C778 #78F28A #78A3F2 #F278E0
square
#F2C778 #78F28A #78A3F2 #F278E0
split-complementary
#F2C778 #78E0F2 #8A78F2
monochromatic
#DB9515 #EDB040 #F2C778 #F7DEB0 #FCF3E3
Accessibility & contrast
On white
1.59
#F2C778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#F2C778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C778
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C778 | 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)
#DAC771
Deuteranopia (green-blind)
#E4D27A
Tritanopia (blue-blind)
#FFBAB4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2c778; /* rgb */ color: rgb(242, 199, 120); /* oklch */ color: oklch(85.1% 0.109 81.6);
Tailwind
colors: {
custom: {
50: '#f9d7a0',
500: '#f2c778',
950: '#000000',
},
}SCSS
$custom: #f2c778; $custom-light: #f9d7a0; $custom-dark: #000000;
JSON
{
"hex": "#f2c778",
"rgb": {
"r": 242,
"g": 199,
"b": 120
},
"hsl": {
"h": 38.852,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.85064,
"c": 0.1091,
"h": 81.6
},
"luminance": 0.6108
}Semantic roles & 50–950 ramp
primary
#F2C778
secondary
#4273CC
accent
#53DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380