#F7CB92#F7CB92
#F7CB92 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.7% C 0.088 H 73.4°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CB92 |
|---|---|
| RGB | rgb(247, 203, 146) |
| HSL | hsl(34, 86%, 77%) |
| HSV | hsv(34, 41%, 97%) |
| CMYK | cmyk(0%, 17.8%, 40.9%, 3.1%) |
| CIE-LAB | lab(84.26, 8.15, 34.27) |
| CIE-LCH | lch(84.26, 35.22, 76.62°) |
| OKLab | oklab(86.74% 0.0252 0.0848) |
| OKLCH | oklch(86.74% 0.088 73.4) |
| XYZ | xyz(64.9040, 64.5646, 36.2321) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.03
Burlywood
#DEB887
ΔE00 5.28
Light Peach
#FFD8B1
ΔE00 5.42
Moccasin
#FFE4B5
ΔE00 7.00
Peach
#FFDAB9
ΔE00 7.14
Wheat
#F5DEB3
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CB92 #92BEF7
analogous
#F79992 #F7CB92 #F1F792
triadic
#F7CB92 #92F7CB #CB92F7
tetradic
#F7CB92 #92F799 #92BEF7 #F792F1
square
#F7CB92 #92F799 #92BEF7 #F792F1
split-complementary
#F7CB92 #92F1F7 #9992F7
monochromatic
#EF9520 #F3B059 #F7CB92 #FBE6CB #FDF1E2
Accessibility & contrast
On white
1.51
#F7CB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#F7CB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CB92
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CB92 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8E
Deuteranopia (green-blind)
#E6D693
Tritanopia (blue-blind)
#FFC0BC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f7cb92; /* rgb */ color: rgb(247, 203, 146); /* oklch */ color: oklch(86.7% 0.088 73.4);
Tailwind
colors: {
custom: {
50: '#fbdab2',
500: '#f7cb92',
950: '#000000',
},
}SCSS
$custom: #f7cb92; $custom-light: #fbdab2; $custom-dark: #000000;
JSON
{
"hex": "#f7cb92",
"rgb": {
"r": 247,
"g": 203,
"b": 146
},
"hsl": {
"h": 33.861,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.86736,
"c": 0.08844,
"h": 73.4
},
"luminance": 0.64561
}Semantic roles & 50–950 ramp
primary
#F7CB92
secondary
#588ED6
accent
#64E303
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381