#F6CB7A#F6CB7A
#F6CB7A is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.3% C 0.111 H 82.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CB7A |
|---|---|
| RGB | rgb(246, 203, 122) |
| HSL | hsl(39, 87%, 72%) |
| HSV | hsv(39, 50%, 96%) |
| CMYK | cmyk(0%, 17.5%, 50.4%, 3.5%) |
| CIE-LAB | lab(83.82, 5.43, 45.84) |
| CIE-LCH | lch(83.82, 46.16, 83.25°) |
| OKLab | oklab(86.25% 0.015 0.1098) |
| OKLCH | oklch(86.25% 0.111 82.2) |
| XYZ | xyz(62.8774, 63.7132, 27.3946) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.80
Wheat (survey)
#FBDD7E
ΔE00 6.02
Light Mustard
#F7D560
ΔE00 6.74
Maize
#F4D054
ΔE00 6.98
Sandy
#F1DA7A
ΔE00 7.23
Tan (survey)
#D1B26F
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CB7A #7AA5F6
analogous
#F68D7A #F6CB7A #E3F67A
triadic
#F6CB7A #7AF6CB #CB7AF6
tetradic
#F6CB7A #7AF68D #7AA5F6 #F67AE3
square
#F6CB7A #7AF68D #7AA5F6 #F67AE3
split-complementary
#F6CB7A #7AE3F6 #8D7AF6
monochromatic
#E69C10 #F2B541 #F6CB7A #FAE1B3 #FDF4E2
Accessibility & contrast
On white
1.53
#F6CB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#F6CB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CB7A
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CB7A | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB73
Deuteranopia (green-blind)
#E8D67C
Tritanopia (blue-blind)
#FFBEB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f6cb7a; /* rgb */ color: rgb(246, 203, 122); /* oklch */ color: oklch(86.3% 0.111 82.2);
Tailwind
colors: {
custom: {
50: '#fcdaa2',
500: '#f6cb7a',
950: '#000000',
},
}SCSS
$custom: #f6cb7a; $custom-light: #fcdaa2; $custom-dark: #000000;
JSON
{
"hex": "#f6cb7a",
"rgb": {
"r": 246,
"g": 203,
"b": 122
},
"hsl": {
"h": 39.194,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.86254,
"c": 0.11086,
"h": 82.2
},
"luminance": 0.6371
}Semantic roles & 50–950 ramp
primary
#F6CB7A
secondary
#4374D2
accent
#50E402
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380