#F2CB77#F2CB77
#F2CB77 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.8% C 0.112 H 85.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CB77 |
|---|---|
| RGB | rgb(242, 203, 119) |
| HSL | hsl(41, 83%, 71%) |
| HSV | hsv(41, 51%, 95%) |
| CMYK | cmyk(0%, 16.1%, 50.8%, 5.1%) |
| CIE-LAB | lab(83.40, 3.55, 46.72) |
| CIE-LCH | lch(83.40, 46.86, 85.66°) |
| OKLab | oklab(85.83% 0.0095 0.1116) |
| OKLCH | oklch(85.83% 0.112 85.2) |
| XYZ | xyz(61.3061, 62.9242, 26.3656) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.46
Wheat (survey)
#FBDD7E
ΔE00 5.08
Light Mustard
#F7D560
ΔE00 5.64
Maize
#F4D054
ΔE00 5.90
Sandy
#F1DA7A
ΔE00 6.00
Pale Gold
#FDDE6C
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CB77 #779EF2
analogous
#F28D77 #F2CB77 #DBF277
triadic
#F2CB77 #77F2CB #CB77F2
tetradic
#F2CB77 #77F28D #779EF2 #F277DB
square
#F2CB77 #77F28D #779EF2 #F277DB
split-complementary
#F2CB77 #77DBF2 #8D77F2
monochromatic
#DA9B15 #EDB63F #F2CB77 #F7E0AF #FCF4E3
Accessibility & contrast
On white
1.55
#F2CB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#F2CB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CB77
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CB77 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA70
Deuteranopia (green-blind)
#E7D47A
Tritanopia (blue-blind)
#FFBEB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2cb77; /* rgb */ color: rgb(242, 203, 119); /* oklch */ color: oklch(85.8% 0.112 85.2);
Tailwind
colors: {
custom: {
50: '#f9daa0',
500: '#f2cb77',
950: '#000000',
},
}SCSS
$custom: #f2cb77; $custom-light: #f9daa0; $custom-dark: #000000;
JSON
{
"hex": "#f2cb77",
"rgb": {
"r": 242,
"g": 203,
"b": 119
},
"hsl": {
"h": 40.976,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.85829,
"c": 0.11204,
"h": 85.2
},
"luminance": 0.62921
}Semantic roles & 50–950 ramp
primary
#F2CB77
secondary
#416DCC
accent
#4BDF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380