#F2CA77#F2CA77
#F2CA77 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.6% C 0.112 H 84.4°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA77 |
|---|---|
| RGB | rgb(242, 202, 119) |
| HSL | hsl(40, 83%, 71%) |
| HSV | hsv(40, 51%, 95%) |
| CMYK | cmyk(0%, 16.5%, 50.8%, 5.1%) |
| CIE-LAB | lab(83.15, 4.07, 46.42) |
| CIE-LCH | lch(83.15, 46.60, 84.99°) |
| OKLab | oklab(85.63% 0.011 0.111) |
| OKLCH | oklch(85.63% 0.112 84.4) |
| XYZ | xyz(61.0707, 62.4534, 26.2871) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.76
Wheat (survey)
#FBDD7E
ΔE00 5.48
Light Mustard
#F7D560
ΔE00 6.01
Maize
#F4D054
ΔE00 6.23
Sandy
#F1DA7A
ΔE00 6.43
Pale Gold
#FDDE6C
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA77 #779FF2
analogous
#F28C77 #F2CA77 #DCF277
triadic
#F2CA77 #77F2CA #CA77F2
tetradic
#F2CA77 #77F28C #779FF2 #F277DC
square
#F2CA77 #77F28C #779FF2 #F277DC
split-complementary
#F2CA77 #77DCF2 #8C77F2
monochromatic
#DA9A15 #EDB43F #F2CA77 #F7E0AF #FCF4E3
Accessibility & contrast
On white
1.56
#F2CA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#F2CA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA77
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA77 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC970
Deuteranopia (green-blind)
#E6D37A
Tritanopia (blue-blind)
#FFBDB6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2ca77; /* rgb */ color: rgb(242, 202, 119); /* oklch */ color: oklch(85.6% 0.112 84.4);
Tailwind
colors: {
custom: {
50: '#f9d9a0',
500: '#f2ca77',
950: '#000000',
},
}SCSS
$custom: #f2ca77; $custom-light: #f9d9a0; $custom-dark: #000000;
JSON
{
"hex": "#f2ca77",
"rgb": {
"r": 242,
"g": 202,
"b": 119
},
"hsl": {
"h": 40.488,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.85634,
"c": 0.11151,
"h": 84.4
},
"luminance": 0.6245
}Semantic roles & 50–950 ramp
primary
#F2CA77
secondary
#416ECC
accent
#4DDF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380