#F7CB94#F7CB94
#F7CB94 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.8% C 0.087 H 72.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CB94 |
|---|---|
| RGB | rgb(247, 203, 148) |
| HSL | hsl(33, 86%, 77%) |
| HSV | hsv(33, 40%, 97%) |
| CMYK | cmyk(0%, 17.8%, 40.1%, 3.1%) |
| CIE-LAB | lab(84.29, 8.36, 33.28) |
| CIE-LCH | lch(84.29, 34.31, 75.89°) |
| OKLab | oklab(86.77% 0.026 0.0825) |
| OKLCH | oklch(86.77% 0.087 72.5) |
| XYZ | xyz(65.0610, 64.6273, 37.0586) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.97
Light Peach
#FFD8B1
ΔE00 5.02
Burlywood
#DEB887
ΔE00 5.21
Peach
#FFDAB9
ΔE00 6.72
Moccasin
#FFE4B5
ΔE00 6.97
Wheat
#F5DEB3
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CB94 #94C0F7
analogous
#F79994 #F7CB94 #F2F794
triadic
#F7CB94 #94F7CB #CB94F7
tetradic
#F7CB94 #94F799 #94C0F7 #F794F2
square
#F7CB94 #94F799 #94C0F7 #F794F2
split-complementary
#F7CB94 #94F2F7 #9994F7
monochromatic
#EE9422 #F3AF5B #F7CB94 #FBE7CD #FDF1E3
Accessibility & contrast
On white
1.51
#F7CB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#F7CB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CB94
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CB94 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC90
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f7cb94; /* rgb */ color: rgb(247, 203, 148); /* oklch */ color: oklch(86.8% 0.087 72.5);
Tailwind
colors: {
custom: {
50: '#fbdab4',
500: '#f7cb94',
950: '#000000',
},
}SCSS
$custom: #f7cb94; $custom-light: #fbdab4; $custom-dark: #000000;
JSON
{
"hex": "#f7cb94",
"rgb": {
"r": 247,
"g": 203,
"b": 148
},
"hsl": {
"h": 33.333,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.86773,
"c": 0.08652,
"h": 72.5
},
"luminance": 0.64624
}Semantic roles & 50–950 ramp
primary
#F7CB94
secondary
#5991D6
accent
#66E303
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381