#F2CB79#F2CB79
#F2CB79 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 85.9% C 0.110 H 84.7°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CB79 |
|---|---|
| RGB | rgb(242, 203, 121) |
| HSL | hsl(41, 82%, 71%) |
| HSV | hsv(41, 50%, 95%) |
| CMYK | cmyk(0%, 16.1%, 50%, 5.1%) |
| CIE-LAB | lab(83.43, 3.72, 45.77) |
| CIE-LCH | lch(83.43, 45.92, 85.35°) |
| OKLab | oklab(85.86% 0.0102 0.1097) |
| OKLCH | oklch(85.86% 0.11 84.7) |
| XYZ | xyz(61.4275, 62.9727, 27.0048) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.57
Wheat (survey)
#FBDD7E
ΔE00 5.24
Light Mustard
#F7D560
ΔE00 5.96
Sandy
#F1DA7A
ΔE00 6.18
Maize
#F4D054
ΔE00 6.25
Pale Gold
#FDDE6C
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CB79 #79A0F2
analogous
#F28E79 #F2CB79 #DCF279
triadic
#F2CB79 #79F2CB #CB79F2
tetradic
#F2CB79 #79F28E #79A0F2 #F279DC
square
#F2CB79 #79F28E #79A0F2 #F279DC
split-complementary
#F2CB79 #79DCF2 #8E79F2
monochromatic
#DB9B15 #EDB541 #F2CB79 #F7E1B1 #FCF4E3
Accessibility & contrast
On white
1.54
#F2CB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#F2CB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CB79
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CB79 | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA72
Deuteranopia (green-blind)
#E7D47C
Tritanopia (blue-blind)
#FFBEB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2cb79; /* rgb */ color: rgb(242, 203, 121); /* oklch */ color: oklch(85.9% 0.110 84.7);
Tailwind
colors: {
custom: {
50: '#f9daa1',
500: '#f2cb79',
950: '#000000',
},
}SCSS
$custom: #f2cb79; $custom-light: #f9daa1; $custom-dark: #000000;
JSON
{
"hex": "#f2cb79",
"rgb": {
"r": 242,
"g": 203,
"b": 121
},
"hsl": {
"h": 40.661,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.85857,
"c": 0.11014,
"h": 84.7
},
"luminance": 0.6297
}Semantic roles & 50–950 ramp
primary
#F2CB79
secondary
#436FCC
accent
#4CDF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380