#F7CB83#F7CB83
#F7CB83 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.5% C 0.103 H 79.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CB83 |
|---|---|
| RGB | rgb(247, 203, 131) |
| HSL | hsl(37, 88%, 74%) |
| HSV | hsv(37, 47%, 97%) |
| CMYK | cmyk(0%, 17.8%, 47%, 3.1%) |
| CIE-LAB | lab(84.03, 6.64, 41.63) |
| CIE-LCH | lch(84.03, 42.16, 80.93°) |
| OKLab | oklab(86.49% 0.0195 0.101) |
| OKLCH | oklch(86.49% 0.103 79.1) |
| XYZ | xyz(63.8128, 64.1281, 30.4851) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.52
Burlywood
#DEB887
ΔE00 6.76
Sand (survey)
#E2CA76
ΔE00 6.95
Wheat (survey)
#FBDD7E
ΔE00 7.31
Pale Peach
#FFE5AD
ΔE00 7.51
Very Light Brown
#D3B683
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CB83 #83AFF7
analogous
#F79183 #F7CB83 #E9F783
triadic
#F7CB83 #83F7CB #CB83F7
tetradic
#F7CB83 #83F791 #83AFF7 #F783E9
square
#F7CB83 #83F791 #83AFF7 #F783E9
split-complementary
#F7CB83 #83E9F7 #9183F7
monochromatic
#F09B10 #F3B34A #F7CB83 #FBE3BC #FDF3E2
Accessibility & contrast
On white
1.52
#F7CB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#F7CB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CB83
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CB83 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7D
Deuteranopia (green-blind)
#E8D685
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f7cb83; /* rgb */ color: rgb(247, 203, 131); /* oklch */ color: oklch(86.5% 0.103 79.1);
Tailwind
colors: {
custom: {
50: '#fcdaa8',
500: '#f7cb83',
950: '#000000',
},
}SCSS
$custom: #f7cb83; $custom-light: #fcdaa8; $custom-dark: #000000;
JSON
{
"hex": "#f7cb83",
"rgb": {
"r": 247,
"g": 203,
"b": 131
},
"hsl": {
"h": 37.241,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.86485,
"c": 0.10283,
"h": 79.1
},
"luminance": 0.64125
}Semantic roles & 50–950 ramp
primary
#F7CB83
secondary
#4A7ED4
accent
#57E401
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380